mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
about to release 1.2.3rc1
This commit is contained in:
parent
36fce8bd93
commit
2318bb9c0a
31 changed files with 20328 additions and 13617 deletions
|
@ -25,13 +25,13 @@ 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.3-cvs, bug-gnupg@gnu.org)
|
||||
AC_INIT(gnupg, 1.2.3rc1, 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 fi fr gl hu id it ja nl pl pt_BR pt sk sv tr zh_TW"
|
||||
ALL_LINGUAS="ca cs da de eo el es et fi fr gl hu id it ja nl pl pt_BR pt ro sk sv tr zh_TW"
|
||||
|
||||
AC_CONFIG_AUX_DIR(scripts)
|
||||
AC_CONFIG_SRCDIR(g10/g10.c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue