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

* configure.ac: Bumbed version number and set development version

to no.
This commit is contained in:
Werner Koch 2002-09-21 10:19:15 +00:00
parent 6f78d370e7
commit 5fcdc1167c
3 changed files with 26 additions and 12 deletions

View file

@ -26,8 +26,8 @@ AC_PREREQ(2.52)
# 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.1.93, bug-gnupg@gnu.org)
development_version=yes
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"