mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
(set_binary): New.
(main, open_read, open_fwrite): Use it.
This commit is contained in:
parent
c9489fc76e
commit
de6f6d2015
5 changed files with 51 additions and 8 deletions
|
@ -20,11 +20,11 @@
|
|||
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.52)
|
||||
min_automake_version="1.7.9"
|
||||
min_automake_version="1.9.3"
|
||||
|
||||
# Version number: Remember to change it immediately *after* a release.
|
||||
# Add a "-cvs" prefix for non-released code.
|
||||
AC_INIT(gnupg, 1.9.14-cvs, gnupg-devel@gnupg.org)
|
||||
AC_INIT(gnupg, 1.9.14, gnupg-devel@gnupg.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