Post release updates
This commit is contained in:
parent
a103cf2bf1
commit
c8a3156192
4
NEWS
4
NEWS
@ -1,3 +1,7 @@
|
||||
Noteworthy changes in version 1.1.5 (unreleased)
|
||||
------------------------------------------------
|
||||
|
||||
|
||||
Noteworthy changes in version 1.1.4 (2007-03-05)
|
||||
------------------------------------------------
|
||||
|
||||
|
@ -36,8 +36,8 @@ min_automake_version="1.9.3"
|
||||
# for snapshot releases please do an "svn up" right before recreating
|
||||
# the configure script, so that a proper revision number for all files
|
||||
# is available when running a "make distcheck".
|
||||
m4_define(my_version, [1.1.4])
|
||||
#m4_define(my_iscvs, yes)
|
||||
m4_define(my_version, [1.1.5])
|
||||
m4_define(my_iscvs, yes)
|
||||
AC_INIT([gpgme], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(
|
||||
[$Revision$],[Ra-z $:])]),
|
||||
[bug-gpgme@gnupg.org])
|
||||
|
@ -72,7 +72,7 @@ extern "C" {
|
||||
AM_PATH_GPGME macro) check that this header matches the installed
|
||||
library. Warning: Do not edit the next line. configure will do
|
||||
that for you! */
|
||||
#define GPGME_VERSION "1.1.3"
|
||||
#define GPGME_VERSION "1.1.4"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user