aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2017-06-28 08:43:27 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2017-06-28 08:43:27 +0000
commitaef3f73c7d7b23b5fafa98605aec3c429a1c1949 (patch)
treed9c7b7de44b5a991459e88003f505fbc92a7ab58 /configure.ac
parent099e383b949531aa52adeb94c92c6d35dd230806 (diff)
made 3.6.0 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3565 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 6dfd03e0..e1798902 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,12 +9,12 @@ MINOR_VERSION=6
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta1
-BUILD_REVISION=1177
+EXTRA_VERSION=
+BUILD_REVISION=1178
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