aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-30 01:42:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-30 01:42:34 +0000
commit2920e07a20f8d7814596382a1461cf75b23ffff9 (patch)
tree64569109c343b2c81363a6cabf5a841e700b1ecb /configure.in
parent3a32f7c1b243932aa286ffa10e6fe85db94afbff (diff)
don't clear message view on multiple selection and always_show_msg mode.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2642 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 ccc6c247..6b10c5c3 100644
--- a/configure.in
+++ b/configure.in
@@ -9,8 +9,8 @@ MINOR_VERSION=1
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta2
-BUILD_REVISION=1100
+EXTRA_VERSION=beta3
+BUILD_REVISION=1101
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release