mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
1.2.0 has been released, prepare version numbers for possible bug fix release.
This commit is contained in:
parent
5fcdc1167c
commit
abd41eb715
2 changed files with 7 additions and 2 deletions
|
@ -22,11 +22,12 @@ dnlAC_REVISION($Revision$)dnl
|
|||
|
||||
AC_PREREQ(2.52)
|
||||
|
||||
# Remember to change the version number immediately *after* a release.
|
||||
# Remember to change the version number immediately *after* a release
|
||||
# and remove the "-cvs" suffix immediately *before* a release.
|
||||
AC_INIT(gnupg, 1.2.1-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.
|
||||
AC_INIT(gnupg, 1.2.0, bug-gnupg@gnu.org)
|
||||
development_version=no
|
||||
|
||||
ALL_LINGUAS="ca cs da de eo el es et fr gl id it ja nl pl pt_BR pt sv tr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue