aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-10 09:16:02 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-10 09:16:02 +0000
commit0a585bfc2bd775a576de8368a6d819cdfbd2173d (patch)
tree476a4914a75a5c2b4c9f48ddf446c670b4fdbd9e /configure.in
parent5bef52f7bf1d934509370e88da0a6b820bc3e303 (diff)
changed the spec of compose-send signal because the previous one prohibited sending if the signal is not used.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2894 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index af6eabea..66ae804d 100644
--- a/configure.in
+++ b/configure.in
@@ -10,7 +10,7 @@ MICRO_VERSION=1
INTERFACE_AGE=1
BINARY_AGE=1
EXTRA_VERSION=
-BUILD_REVISION=1118
+BUILD_REVISION=1119
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release