summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2012-06-30 07:32:22 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2012-06-30 07:32:22 +0200
commita2ebc922ca2662601c49c6ad3f297d3fa33427ac (patch)
treeee97a7257e92594d60332e1593aebf792c1a9a94 /configure.ac
parent8b8696346660b82da961357e61c2b4d1af51d617 (diff)
NEWS, configure: updated for 1.2.99.2
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 68ad60f4..159545ea 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.2.99.1])])
+AC_INIT([syncevolution], [m4_esyscmd([build/gen-git-version.sh 1.2.99.2])])
# STABLE_VERSION=1.0.1+
AC_SUBST(STABLE_VERSION)