aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-02-21 07:49:18 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-02-21 07:49:18 +0000
commit84f02f03be6df32262e9202eb3142c7b191e4acd (patch)
treed7121be58863d316f06df102d6ac9aa66f7416ed /configure.in
parent4d39a00f69998880ba73565f15220538aacba98f (diff)
fixed compilation error with Fink + OS X (Bug #42).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3019 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 02ecee5a..b6dde8c2 100644
--- a/configure.in
+++ b/configure.in
@@ -9,8 +9,8 @@ MINOR_VERSION=2
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta5
-BUILD_REVISION=1130
+EXTRA_VERSION=beta6
+BUILD_REVISION=1131
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release