mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Post release version number update
This commit is contained in:
parent
fa21ccc6d9
commit
a63f5e50f1
1 changed files with 1 additions and 1 deletions
|
@ -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.2rc2, 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue