From cf1e6f64c83194a42012cc786a0da2814be72883 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 24 Jun 2013 07:02:39 +0200 Subject: Release 2.1.1. * configure.ac: Set LT version to C4/A4/R1. --- NEWS | 5 ++++- configure.ac | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f349b9e..6dff2f8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ -Noteworthy changes in version 2.1.1 (unreleased) +Noteworthy changes in version 2.1.1 (2013-06-24) ------------------------------------------------ + * Limited support for 64 bit Windows. This is sufficient for use by + GpgEX. + Noteworthy changes in version 2.1.0 (2013-02-22) ------------------------------------------------ diff --git a/configure.ac b/configure.ac index 369a447..f588a60 100644 --- a/configure.ac +++ b/configure.ac @@ -57,7 +57,7 @@ AC_INIT([libassuan],[mym4_full_version],[http://bugs.gnupg.org]) # LIBASSUAN_LT_CURRENT=4 LIBASSUAN_LT_AGE=4 -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