aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-20 08:10:35 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-20 08:10:35 +0000
commit09cd68cbee77e56de1b7fd1be9367ea6822f0148 (patch)
treea58a7e7a32de3ece5f957129f7548aedcd127f91 /configure.in
parentf4b080cdddb753774b0a3b84ffaf5a5c7fd3978f (diff)
added 'textview-menu-popup' signal for plug-ins.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2811 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 cd480351..53066b1f 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=beta7
-BUILD_REVISION=1111
+EXTRA_VERSION=rc
+BUILD_REVISION=1112
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release