Post-release fixup.

This commit is contained in:
Marcus Brinkmann 2007-07-09 13:45:06 +00:00
parent 3ceac8604d
commit 4718b14e18
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@ -1,3 +1,8 @@
Noteworthy changes in version 1.1.6 (unreleased)
------------------------------------------------
Noteworthy changes in version 1.1.5 (2007-07-09) Noteworthy changes in version 1.1.5 (2007-07-09)
------------------------------------------------ ------------------------------------------------

View File

@ -37,7 +37,7 @@ min_automake_version="1.9.3"
# the configure script, so that a proper revision number for all files # the configure script, so that a proper revision number for all files
# is available when running a "make distcheck". # is available when running a "make distcheck".
m4_define(my_version, [1.1.5]) m4_define(my_version, [1.1.5])
#m4_define(my_iscvs, yes) m4_define(my_iscvs, yes)
AC_INIT([gpgme], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit( AC_INIT([gpgme], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(
[$Revision$],[Ra-z $:])]), [$Revision$],[Ra-z $:])]),
[bug-gpgme@gnupg.org]) [bug-gpgme@gnupg.org])