summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2012-07-24 11:11:26 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2012-07-24 11:11:26 +0200
commit4a7988adacf948ed12d21897f3f230bedd673da8 (patch)
tree34cd8cf7448ab7273116066e1cbd2f7e32453115 /configure.ac
parent428a959af2e65d1f73834eafaafbb617ecd45063 (diff)
NEWS, configure: updated for 1.2.99.3
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 ba26bfac..fb4eba89 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.2])])
+AC_INIT([syncevolution], [m4_esyscmd([build/gen-git-version.sh 1.2.99.3])])
# STABLE_VERSION=1.0.1+
AC_SUBST(STABLE_VERSION)