summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2012-10-05 09:48:22 +0000
committerPatrick Ohly <patrick.ohly@intel.com>2012-10-05 09:48:22 +0000
commit5007e1609a77dbd3c103f5e783811c1a81c5c019 (patch)
tree779a3da7803dcea53121e42b259bd790d0f4739d /configure.ac
parent4051f173e3d03c5c112fb5ce8150601d7937cfcd (diff)
NEWS, configure: prepared 1.3.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6c55e372..0bf3b2a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl Invoke autogen.sh to produce a configure script.
#
# Starting with the 1.1 release cycle, the rpm-style
# .99 pseudo-version number is used to mark a pre-release.
-AC_INIT([syncevolution], [m4_esyscmd([build/gen-git-version.sh 1.3])])
+AC_INIT([syncevolution], [m4_esyscmd([build/gen-git-version.sh 1.3.1])])
# STABLE_VERSION=1.0.1+
AC_SUBST(STABLE_VERSION)