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.3.6

This commit is contained in:
Werner Koch 2004-05-22 07:31:55 +00:00
parent 5f0a6c4675
commit 4694f814b7
10 changed files with 2382 additions and 2484 deletions

View file

@ -25,7 +25,7 @@ AC_PREREQ(2.57)
# 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.6-cvs, bug-gnupg@gnu.org)
AC_INIT(gnupg, 1.3.6, 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.