1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

About to release 1.9.7

This commit is contained in:
Werner Koch 2004-04-06 11:40:28 +00:00
parent d84d632583
commit b361a6addc
3 changed files with 4 additions and 2 deletions

View file

@ -24,7 +24,7 @@ min_automake_version="1.7.6"
# Version number: Remember to change it immediately *after* a release.
# Add a "-cvs" prefix for non-released code.
AC_INIT(gnupg, 1.9.7-cvs, gnupg-devel@gnupg.org)
AC_INIT(gnupg, 1.9.7, gnupg-devel@gnupg.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.