aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-06-25 19:22:12 +0000
committerWerner Koch <[email protected]>2002-06-25 19:22:12 +0000
commite37e5beb4617e3c9083bf812666f3e30226c3b7c (patch)
tree31cf46e90cfaead3b3141bc03b150c55af771be2
parent* gpgsm/Makefile.am (DISTCLEANFILES): new. (diff)
downloadgpgme-e37e5beb4617e3c9083bf812666f3e30226c3b7c.tar.gz
gpgme-e37e5beb4617e3c9083bf812666f3e30226c3b7c.zip
Prepared for further development.
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5f61a2ad..6b4aa1a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Noteworthy changes in version CVS-HEAD
+------------------------------------------------
+
+ * Interface changes relative to the 0.3.8 release:
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
Noteworthy changes in version 0.3.8 (2002-06-25)
------------------------------------------------
diff --git a/configure.ac b/configure.ac
index b483883d..c01d93f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@
# (Interfaces added: AGE++)
# (Interfaces removed: AGE=0)
#
-AC_INIT(gpgme, 0.3.8, [[email protected]])
+AC_INIT(gpgme, 0.3.8a, [[email protected]])
LIBGPGME_LT_CURRENT=9
LIBGPGME_LT_AGE=3
LIBGPGME_LT_REVISION=0