mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
preparing a release
This commit is contained in:
parent
7784e86a66
commit
4adb5c03e7
35 changed files with 397 additions and 375 deletions
|
@ -25,7 +25,8 @@ min_automake_version="1.10"
|
|||
# Set my_issvn to "yes" for non-released code. Remember to run an
|
||||
# "svn up" and "autogen.sh" right before creating a distribution.
|
||||
m4_define([my_version], [2.0.10])
|
||||
m4_define([my_issvn], [yes])
|
||||
m4_define([my_issvn], [no])
|
||||
|
||||
m4_define([svn_revision], m4_esyscmd([printf "%d" $(svn info 2>/dev/null \
|
||||
| sed -n '/^Revision:/ s/[^0-9]//gp'|head -1)]))
|
||||
AC_INIT([gnupg],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue