summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2013-03-06 11:30:02 +0100
committerPatrick Ohly <patrick.ohly@intel.com>2013-03-07 19:57:34 +0100
commitaff78c4fe5eac62ecbd9761fc5625ab7bc25f8e5 (patch)
treefcae059c187da66d831c7da51064ccb68ca6ed7c /configure.ac
parent3bc0adfebfb1e76931b492495ea63b24a2ed4178 (diff)
NEWS, configure: SyncEvolution 1.3.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 54b9e893..be784937 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.99.2])])
+AC_INIT([syncevolution], [m4_esyscmd([build/gen-git-version.sh 1.3.99.3])])
# STABLE_VERSION=1.0.1+
AC_SUBST(STABLE_VERSION)