Post-release tweaks.
This commit is contained in:
parent
7384c8a457
commit
2725bbebd3
8
NEWS
8
NEWS
@ -1,3 +1,11 @@
|
||||
Noteworthy changes in version 1.1.3 (unreleased)
|
||||
------------------------------------------------
|
||||
|
||||
* Interface changes relative to the 1.1.1 release:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Noteworthy changes in version 1.1.2 (2006-03-02)
|
||||
------------------------------------------------
|
||||
|
||||
|
@ -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.2])
|
||||
#m4_define(my_iscvs, yes)
|
||||
m4_define(my_version, [1.1.3])
|
||||
m4_define(my_iscvs, yes)
|
||||
AC_INIT([gpgme], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(
|
||||
[$Revision$],[Ra-z $:])]),
|
||||
[bug-gpgme@gnupg.org])
|
||||
|
Loading…
Reference in New Issue
Block a user