summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2012-06-22 14:14:52 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2012-06-22 14:14:52 +0200
commit5644891884ecd3231c4617d71cf8d13463e99a2f (patch)
treefafed28f32a5610fbae0edfda14667c80f37263f /configure.ac
parente1158d337964256439e9c67b4c051081fdf397bd (diff)
NEWS + configure: release 1.2.99.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 31ff47ae..68ad60f4 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])])
+AC_INIT([syncevolution], [m4_esyscmd([build/gen-git-version.sh 1.2.99.1])])
# STABLE_VERSION=1.0.1+
AC_SUBST(STABLE_VERSION)