1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-17 00:39:50 +02:00

post release preparations

This commit is contained in:
Werner Koch 2004-10-28 09:50:24 +00:00
parent 3e18832d2c
commit 0ebe469a91
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
Noteworthy changes in version 1.3.93
-------------------------------------------------
Noteworthy changes in version 1.3.92 (2004-10-28)
-------------------------------------------------

View File

@ -26,7 +26,7 @@ min_automake_version="1.7.9"
# Remember to change the version number immediately *after* a release
# and remove the "-cvs" or "rc" suffix immediately *before* a release.
AC_INIT(gnupg, 1.3.92, bug-gnupg@gnu.org)
AC_INIT(gnupg, 1.3.93-cvs, bug-gnupg@gnu.org)
# Set development_version to yes if the minor number is odd or you
# feel that the default check for a development version is not
# sufficient.