mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Prearing a release
This commit is contained in:
parent
4631bc8ddf
commit
d0d7c3f053
@ -1,5 +1,7 @@
|
||||
2007-07-05 Werner Koch <wk@g10code.com>
|
||||
|
||||
Released 2.0.5.
|
||||
|
||||
* configure.ac: Require libassuan 1.0.2.
|
||||
|
||||
2007-07-05 Marcus Brinkmann <marcus@g10code.de>
|
||||
|
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
||||
Noteworthy changes in version 2.0.5
|
||||
Noteworthy changes in version 2.0.5 (2007-07-05)
|
||||
------------------------------------------------
|
||||
|
||||
* Switched license to GPLv3.
|
||||
|
@ -25,7 +25,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.5])
|
||||
m4_define([my_issvn], [yes])
|
||||
m4_define([my_issvn], [no])
|
||||
|
||||
|
||||
m4_define([svn_revision], m4_esyscmd([echo -n $( (svn info 2>/dev/null \
|
||||
|
Loading…
x
Reference in New Issue
Block a user