mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-11 21:48:50 +01:00
version number change after release.
This commit is contained in:
parent
47e7e7bbbd
commit
8befd90dfb
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
|||||||
|
Noteworthy changes in version 1.2.2 (unreleased)
|
||||||
|
------------------------------------------------
|
||||||
|
|
||||||
Noteworthy changes in version 1.2.1 (2002-10-25)
|
Noteworthy changes in version 1.2.1 (2002-10-25)
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ AC_PREREQ(2.52)
|
|||||||
|
|
||||||
# Remember to change the version number immediately *after* a release
|
# Remember to change the version number immediately *after* a release
|
||||||
# and remove the "-cvs" or "rc" suffix immediately *before* a release.
|
# and remove the "-cvs" or "rc" suffix immediately *before* a release.
|
||||||
AC_INIT(gnupg, 1.2.1, bug-gnupg@gnu.org)
|
AC_INIT(gnupg, 1.2.2-cvs, bug-gnupg@gnu.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…
Reference in New Issue
Block a user