mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
*** empty log message ***
This commit is contained in:
parent
a90acadd51
commit
88458e8679
@ -1,3 +1,7 @@
|
|||||||
|
2004-10-01 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
|
Released 1.9.11.
|
||||||
|
|
||||||
2004-09-30 Werner Koch <wk@g10code.com>
|
2004-09-30 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
* README: Minor updates.
|
* README: Minor updates.
|
||||||
|
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
|||||||
Noteworthy changes in version 1.9.11
|
Noteworthy changes in version 1.9.11 (2004-10-01)
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
* When using --import along with --with-validation, the imported
|
* When using --import along with --with-validation, the imported
|
||||||
|
@ -24,7 +24,7 @@ min_automake_version="1.7.6"
|
|||||||
|
|
||||||
# Version number: Remember to change it immediately *after* a release.
|
# Version number: Remember to change it immediately *after* a release.
|
||||||
# Add a "-cvs" prefix for non-released code.
|
# Add a "-cvs" prefix for non-released code.
|
||||||
AC_INIT(gnupg, 1.9.11-cvs, gnupg-devel@gnupg.org)
|
AC_INIT(gnupg, 1.9.11, gnupg-devel@gnupg.org)
|
||||||
# Set development_version to yes if the minor number is odd or you
|
# Set development_version to yes if the minor number is odd or you
|
||||||
# feel that the default check for a development version is not
|
# feel that the default check for a development version is not
|
||||||
# sufficient.
|
# sufficient.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user