mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-21 14:47:03 +01:00
About to release 1.3.3
This commit is contained in:
parent
9d424d1229
commit
6f6511f3ca
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
||||
Noteworthy changes in version 1.3.3 (unreleased)
|
||||
Noteworthy changes in version 1.3.3 (2003-10-10)
|
||||
------------------------------------------------
|
||||
|
||||
* Basic support for the OpenPGP card. New commands --card-status,
|
||||
|
@ -25,7 +25,7 @@ AC_PREREQ(2.52)
|
||||
|
||||
# Remember to change the version number immediately *after* a release
|
||||
# and remove the "-cvs" or "rc" suffix immediately *before* a release.
|
||||
AC_INIT(gnupg, 1.3.3-cvs, bug-gnupg@gnu.org)
|
||||
AC_INIT(gnupg, 1.3.3, bug-gnupg@gnu.org)
|
||||
# Set development_version to yes if the minor number is odd or you
|
||||
# feel that the default check for a development version is not
|
||||
# sufficient.
|
||||
|
@ -71,7 +71,7 @@ card_support_source_scd = \
|
||||
iso7816.c iso7816.h \
|
||||
apdu.c apdu.h \
|
||||
ccid-driver.c ccid-driver.h
|
||||
card_support_source_local = cardglue.c cardclue.h
|
||||
card_support_source_local = cardglue.c cardglue.h
|
||||
else
|
||||
card_support_source_g10 =
|
||||
card_support_source_scd =
|
||||
|
Loading…
x
Reference in New Issue
Block a user