summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2015-12-02 13:49:20 +0100
committerWerner Koch <wk@gnupg.org>2015-12-02 14:14:39 +0100
commite0516c5bbac23aa2d2a0b59caad67fca00b3183f (patch)
treedb2e549d825683375a0fc92e5d86b07e76aa7f89
parent9ec026a90535e7ebc2919b800b056850a4d4e30b (diff)
downloadlibassuan-e0516c5bbac23aa2d2a0b59caad67fca00b3183f.tar.gz
Release 2.4.2.libassuan-2.4.2
* configure.ac: Bump LT version to C7/A7/R2. Signed-off-by: Werner Koch <wk@gnupg.org>
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a7e4237..dbb921f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 2.4.2 (unreleased) [C7/A7/R_]
+Noteworthy changes in version 2.4.2 (2015-12-02) [C7/A7/R2]
------------------------------------------------
* The nPth version of the connect system hook does now wrap the call
diff --git a/configure.ac b/configure.ac
index 6f47d4e..41a9fff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,7 +61,7 @@ AC_INIT([mym4_package],[mym4_version], [http://bugs.gnupg.org])
#
LIBASSUAN_LT_CURRENT=7
LIBASSUAN_LT_AGE=7
-LIBASSUAN_LT_REVISION=1
+LIBASSUAN_LT_REVISION=2
# If the API is changed in an incompatible way: increment the next counter.
LIBASSUAN_CONFIG_API_VERSION=2