Prearing a release

This commit is contained in:
Werner Koch 2007-07-05 18:59:50 +00:00
parent 4631bc8ddf
commit d0d7c3f053
3 changed files with 4 additions and 2 deletions

View File

@ -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
View File

@ -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.

View File

@ -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 \