mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
Release 2.0.19.
This commit is contained in:
parent
f7ad5cb3c6
commit
539073d0f5
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
||||
Noteworthy changes in version 2.0.19 (unreleased)
|
||||
Noteworthy changes in version 2.0.19 (2012-03-27)
|
||||
-------------------------------------------------
|
||||
|
||||
* GPG now accepts a space separated fingerprint as a user ID. This
|
||||
|
@ -26,7 +26,7 @@ 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.19])
|
||||
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)]))
|
||||
|
Loading…
x
Reference in New Issue
Block a user