Change history. That's double plus good.
authorMarcus Brinkmann <mb@g10code.com>
Thu, 23 Feb 2006 16:31:54 +0000 (16:31 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Thu, 23 Feb 2006 16:31:54 +0000 (16:31 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 12bbfa7605eb93a473b6528a76d5881535c6c5d2..78aeda0218e70eb68797deb9c6eb7e0ba661519d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 1.1.1 (2006-02-22)
+Noteworthy changes in version 1.1.1 (2006-02-23)
 ------------------------------------------------
 
  * Fixed a bug in that the fingerprints of subkeys are not available.
index 1de84b910f38db402e851779323f85b70de45b15..68de3907019a88b3a7b1d4ab4a3184544b18d7dd 100644 (file)
@@ -51,7 +51,7 @@ AC_INIT([gpgme], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(
 LIBGPGME_LT_CURRENT=17
 # Subtract 2 from this value if you want to make the LFS transition an
 # ABI break.  [Note to self: Remove this comment with the next regular break.]
-LIBGPGME_LT_AGE=7
+LIBGPGME_LT_AGE=6
 LIBGPGME_LT_REVISION=0
 
 # If the API is changed in an incompatible way: increment the next counter.