mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* README: Add an installation note for Darwin 6.1.
This commit is contained in:
parent
1f8d80a1b3
commit
3ca93f344e
3 changed files with 16 additions and 8 deletions
|
@ -23,8 +23,8 @@ dnlAC_REVISION($Revision$)dnl
|
|||
AC_PREREQ(2.52)
|
||||
|
||||
# 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)
|
||||
# and remove the "-cvs" or suffix immediately *before* a release.
|
||||
AC_INIT(gnupg, 1.2.1rc1, 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