aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-10-21 09:06:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-10-21 09:06:20 +0000
commitcf23d90b5dea8f6c4372e0a7f79e0dea5893c160 (patch)
tree8697db6ca5a947b7ee0ba62456251a305e398f4b /configure.in
parente89d21dd41fd5bab43cd3d70b735428d3050405e (diff)
added new plug-in functions for sending messages.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2690 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 4aecdba1..18eabd79 100644
--- a/configure.in
+++ b/configure.in
@@ -9,8 +9,8 @@ MINOR_VERSION=1
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta3
-BUILD_REVISION=1101
+EXTRA_VERSION=beta4
+BUILD_REVISION=1102
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release