Post-release fixup.
This commit is contained in:
parent
3ceac8604d
commit
4718b14e18
5
NEWS
5
NEWS
@ -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)
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
|
|
||||||
|
@ -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])
|
||||||
|
Loading…
Reference in New Issue
Block a user