mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
post release updates
This commit is contained in:
parent
160eaf1874
commit
3a6e319232
2 changed files with 9 additions and 2 deletions
|
@ -22,11 +22,11 @@ dnl (Process this file with autoconf to produce a configure script.)
|
|||
dnlAC_REVISION($Revision$)dnl
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
min_automake_version="1.7.9"
|
||||
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.3.93, bug-gnupg@gnu.org)
|
||||
AC_INIT(gnupg, 1.4.0-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