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

Preparing a release candidate.

This commit is contained in:
Werner Koch 2003-01-07 10:05:38 +00:00
parent f6e2cb4032
commit 8602e35feb
9 changed files with 158 additions and 63 deletions

View file

@ -24,13 +24,14 @@ AC_PREREQ(2.52)
# 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.2.2-cvs, bug-gnupg@gnu.org)
AC_INIT(gnupg, 1.2.2rc1, 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.
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"
ALL_LINGUAS="ca cs da de eo el es et fi fr gl id it ja
nl pl pt_BR pt sv tr zh_TW"
PACKAGE=$PACKAGE_NAME
VERSION=$PACKAGE_VERSION