configure.ac: 1.5.2

This commit is contained in:
Patrick Ohly 2016-11-08 03:40:08 -08:00
parent 9993e16e2a
commit 5198c48ab5
1 changed files with 1 additions and 1 deletions

View File

@ -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.5.1])])
AC_INIT([syncevolution], [m4_esyscmd([build/gen-git-version.sh 1.5.2])])
# STABLE_VERSION=1.0.1+
AC_SUBST(STABLE_VERSION)