From 1f0896c86b0d6b02a71b90f122bf3fa90e75fb9d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 12 May 2015 13:45:22 +0200 Subject: Release 2.2.1 --- NEWS | 6 +++++- configure.ac | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 1f6f992..155a3e9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ -Noteworthy changes in version 2.2.1 (unreleased) [C5/A5/R_] +Noteworthy changes in version 2.2.1 (2015-05-12) [C5/A5/R1] ------------------------------------------------ + * Documentation updates. + + * Fixed building for Windows with newer versions of Mingw. + Noteworthy changes in version 2.2.0 (2014-12-11) [C5/A5/R0] ------------------------------------------------ diff --git a/configure.ac b/configure.ac index 0a1ab88..a4c6d0e 100644 --- a/configure.ac +++ b/configure.ac @@ -61,7 +61,7 @@ AC_INIT([mym4_package],[mym4_version], [http://bugs.gnupg.org]) # LIBASSUAN_LT_CURRENT=5 LIBASSUAN_LT_AGE=5 -LIBASSUAN_LT_REVISION=0 +LIBASSUAN_LT_REVISION=1 # If the API is changed in an incompatible way: increment the next counter. LIBASSUAN_CONFIG_API_VERSION=2 -- cgit v1.2.3