From e0516c5bbac23aa2d2a0b59caad67fca00b3183f Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 2 Dec 2015 13:49:20 +0100 Subject: Release 2.4.2. * configure.ac: Bump LT version to C7/A7/R2. Signed-off-by: Werner Koch --- NEWS | 2 +- configure.ac | 2 +- 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 -- cgit v1.2.3