From de77d5796d4e3a91198097e3bfe42f71e6c02610 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Mon, 10 Sep 2012 11:54:54 +0200 Subject: NEWS, autotools: release 1.3 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 7ffb574e..14fa75dc 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.4])]) +AC_INIT([syncevolution], [m4_esyscmd([build/gen-git-version.sh 1.3])]) # STABLE_VERSION=1.0.1+ AC_SUBST(STABLE_VERSION) @@ -25,7 +25,7 @@ SE_CHECK_FOR_STABLE_RELEASE # Minimum version of libsynthesis as defined in its # configure script and thus .pc files: -define([SYNTHESIS_MIN_VERSION], [3.4.0.16.7]) +define([SYNTHESIS_MIN_VERSION], [3.4.0.16.8]) # Line above is patched by gen-autotools.sh. Handle # both "yes" and "no". -- cgit v1.2.3