aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
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 d5ab9d88..69fd7487 100644
--- a/configure.in
+++ b/configure.in
@@ -5,12 +5,12 @@ PACKAGE=sylpheed
dnl version number
MAJOR_VERSION=3
-MINOR_VERSION=2
+MINOR_VERSION=3
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=
-BUILD_REVISION=1137
+EXTRA_VERSION=beta1
+BUILD_REVISION=1138
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release