1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

about to release 1.2.2rc2

This commit is contained in:
Werner Koch 2003-04-16 07:24:34 +00:00
parent 6bd90fa528
commit 57ffbe021f
24 changed files with 15940 additions and 14046 deletions

View file

@ -25,7 +25,7 @@ AC_PREREQ(2.52)
# 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.2.2rc1, bug-gnupg@gnu.org)
AC_INIT(gnupg, 1.2.2rc2, 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.