aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2018-01-30 09:11:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2018-01-30 09:11:39 +0000
commitbf90bb432d9c4d14ef0f425a473c5cddfcf47a90 (patch)
tree9f5dcf6820599a27c260f1d2462d8fd509b8a801 /configure.ac
parent41643403fac28373f9372816627ab77361009405 (diff)
made 3.7.0 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3613 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 b2df7e93..090177da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,12 +9,12 @@ MINOR_VERSION=7
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta1
-BUILD_REVISION=1184
+EXTRA_VERSION=
+BUILD_REVISION=1185
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