1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-20 01:02:44 +02:00
This commit is contained in:
Werner Koch 2005-05-31 12:26:02 +00:00
parent df5f65ef52
commit 8639e9768e

View File

@ -26,7 +26,7 @@ min_automake_version="1.9.3"
# 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.4.2rc1, bug-gnupg@gnu.org)
AC_INIT(gnupg, 1.4.2-cvs, 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.