aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-02-19 06:32:12 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-02-19 06:32:12 +0000
commit2595bd1059793754faac0de92958d0ee1f363aa1 (patch)
tree63d36dd7a3160fb287cc1a94c4bb5634edf9e959 /configure.in
parent6843877039d58e803eb9a123cd399014f453cd4b (diff)
made 3.0.0rc release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2494 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 4c8c1668..8b5f9ca8 100644
--- a/configure.in
+++ b/configure.in
@@ -9,11 +9,12 @@ MINOR_VERSION=0
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta8
-BUILD_REVISION=8
+EXTRA_VERSION=
+BUILD_REVISION=1000
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
-DEVEL_VERSION=1
+dnl define if this is a development release
+dnl DEVEL_VERSION=1
dnl set $target
AC_CANONICAL_SYSTEM