aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-02-08 06:58:48 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-02-08 06:58:48 +0000
commit066d0d1b58dcc6fc2154715bbec4eaa5a0a7af48 (patch)
tree500024c40cc89133cec833447235951d2a01abd7 /configure.in
parent25f4e280ba5ed4126f72c18a78f0b2bde961d1bd (diff)
increased version.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3213 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 9d8fb30c..102eacea 100644
--- a/configure.in
+++ b/configure.in
@@ -9,8 +9,8 @@ MINOR_VERSION=4
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta1
-BUILD_REVISION=1143
+EXTRA_VERSION=beta2
+BUILD_REVISION=1144
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release