aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2015-11-27 08:45:55 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2015-11-27 08:45:55 +0000
commit0adec3643e5049601978f43705cf42f54ecbc18a (patch)
treef18849e0c4ed5bd1ef913654c16e8d9b0f915aa9 /configure.ac
parenta7236eb7fa6da6e8cdb0a7277bbfed7de99dd4a7 (diff)
made 3.5.0 (rc) release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3492 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 8f55676f..bc32068d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,12 +9,12 @@ MINOR_VERSION=5
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta3
-BUILD_REVISION=1166
+EXTRA_VERSION=
+BUILD_REVISION=1168
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release
-DEVEL_VERSION=1
+dnl DEVEL_VERSION=1
dnl set $target
AC_CANONICAL_SYSTEM