From 3003c5d70febc8d4b6be9c95ca6deda7b033cabc Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 7 Nov 2014 18:02:49 +0100 Subject: Release 2.1.3. * configure.ac: Set LT version to C4/A4/R3. --- NEWS | 4 +++- configure.ac | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0b3bdcf..a1f1609 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ -Noteworthy changes in version 2.1.3 (unreleased) [C4/A4/R_] +Noteworthy changes in version 2.1.3 (2014-11-07) [C4/A4/R3] ------------------------------------------------ + * Performance fix for Windows. + Noteworthy changes in version 2.1.2 (2014-08-17) [C4/A4/R2] ------------------------------------------------ diff --git a/configure.ac b/configure.ac index baa01dc..793b451 100644 --- a/configure.ac +++ b/configure.ac @@ -60,7 +60,7 @@ AC_INIT([mym4_package],[mym4_version], [http://bugs.gnupg.org]) # LIBASSUAN_LT_CURRENT=4 LIBASSUAN_LT_AGE=4 -LIBASSUAN_LT_REVISION=2 +LIBASSUAN_LT_REVISION=3 # If the API is changed in an incompatible way: increment the next counter. LIBASSUAN_CONFIG_API_VERSION=2 -- cgit v1.2.3