bumped version to 1.1.99.5b

This commit is contained in:
Patrick Ohly 2011-07-18 02:58:11 +08:00
parent cb4b7e92b4
commit de009100f5

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], [1.1.99.5a])
AC_INIT([syncevolution], [1.1.99.5b])
# STABLE_VERSION=1.0.1+
AC_SUBST(STABLE_VERSION)