autotools, NEWS: SyncEvolution 1.5

This commit is contained in:
Patrick Ohly 2014-10-31 09:26:04 +01:00
parent 5e0680a448
commit 97b2051c2d
2 changed files with 1007 additions and 1 deletions

1006
NEWS

File diff suppressed because it is too large Load Diff

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