summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2012-10-25 17:57:26 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2012-10-26 20:05:57 +0200
commit6648a36578e2c5b2e87c3bc749c81e8414f423a5 (patch)
treee037d12c2ffd8728298cc64c2f8589e9bb39e751 /configure.ac
parent82c58337a10b300c3a8672255d17ce7412861692 (diff)
NEWS + PIM README + autotools: updated for 1.3.99.1syncevolution-1-3-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 38eb196b..4a957425 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.1])])
+AC_INIT([syncevolution], [m4_esyscmd([build/gen-git-version.sh 1.3.99.1])])
# STABLE_VERSION=1.0.1+
AC_SUBST(STABLE_VERSION)