aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-11-11 06:41:48 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-11-11 06:41:48 +0000
commit0e9e26ce38e537e1885b4d0bc27dba1dd70f48e0 (patch)
tree82b3e6d10a20b52875c6b0909ef3dd45e7cc551c /configure.ac
parent18e7b57036bdf4df3707db72eba42d41a01ba222 (diff)
fixed previous folder of file selection dialog not remembered with GTK+ 2.24.23.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3437 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4318eb1c..41e08a34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ MINOR_VERSION=5
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta1
-BUILD_REVISION=1161
+EXTRA_VERSION=beta2
+BUILD_REVISION=1162
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release