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

Preparing 1.3.1 release.

This commit is contained in:
Werner Koch 2002-11-12 16:15:57 +00:00
parent 659e1e9931
commit d12195807c
4 changed files with 765 additions and 665 deletions

View file

@ -24,7 +24,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.3.1-cvs, bug-gnupg@gnu.org)
AC_INIT(gnupg, 1.3.1, 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.