mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
post release preparations
This commit is contained in:
parent
a56dc7e7af
commit
dfaee3d480
7
NEWS
7
NEWS
@ -1,3 +1,10 @@
|
|||||||
|
Noteworthy changes in version 1.9.21
|
||||||
|
-------------------------------------------------
|
||||||
|
|
||||||
|
* [scdaemon] Support for keypads of some readers. Tested only with
|
||||||
|
SPR532. New option --disable-keypad.
|
||||||
|
|
||||||
|
|
||||||
Noteworthy changes in version 1.9.20 (2005-12-20)
|
Noteworthy changes in version 1.9.20 (2005-12-20)
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
|
@ -24,8 +24,8 @@ min_automake_version="1.9.3"
|
|||||||
|
|
||||||
# Remember to change the version number immediately *after* a release.
|
# Remember to change the version number immediately *after* a release.
|
||||||
# Uncomment the my_iscvs macro for non-released code.
|
# Uncomment the my_iscvs macro for non-released code.
|
||||||
m4_define(my_version, [1.9.20])
|
m4_define(my_version, [1.9.21])
|
||||||
#m4_define(my_iscvs, yes)
|
m4_define(my_iscvs, yes)
|
||||||
AC_INIT([gnupg], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(
|
AC_INIT([gnupg], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(
|
||||||
[$Revision$],[Ra-z $:])]), [gnupg-devel@gnupg.org])
|
[$Revision$],[Ra-z $:])]), [gnupg-devel@gnupg.org])
|
||||||
# Set development_version to yes if the minor number is odd or you
|
# Set development_version to yes if the minor number is odd or you
|
||||||
|
Loading…
x
Reference in New Issue
Block a user