aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 4667feab..b8ce8d02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,11 +6,11 @@ PACKAGE=sylpheed
dnl version number
MAJOR_VERSION=3
MINOR_VERSION=5
-MICRO_VERSION=0
-INTERFACE_AGE=0
-BINARY_AGE=0
+MICRO_VERSION=1
+INTERFACE_AGE=1
+BINARY_AGE=1
EXTRA_VERSION=
-BUILD_REVISION=1170
+BUILD_REVISION=1174
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release