aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-26 08:44:27 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-26 08:44:27 +0000
commit01ee9f70b0f84ad6b10a7c2c6eb6f6ee481d7a21 (patch)
treef381a2cbbba240214350c79d9c206eb782335b27 /configure.in
parent3a254cc8b898a595f4fe542291ea32a07788d0db (diff)
updated NEWS and configure.in.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1506 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 016e4687..bdab124e 100644
--- a/configure.in
+++ b/configure.in
@@ -5,11 +5,11 @@ PACKAGE=sylpheed
dnl version number
MAJOR_VERSION=2
-MINOR_VERSION=3
-MICRO_VERSION=99
+MINOR_VERSION=4
+MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=+svn
+EXTRA_VERSION=beta1
BUILD_REVISION=0
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION