summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
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