From 7d227acff329a921f76cd4c391d7cbae40115672 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 22 Feb 2013 19:41:08 +0100 Subject: Release version 2.1.0. * configure.ac: Bump LT version to C4/A4/R0. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ef5f921..f1eea1f 100644 --- a/configure.ac +++ b/configure.ac @@ -55,8 +55,8 @@ AC_INIT([libassuan],[mym4_full_version],[http://bugs.gnupg.org]) # (Interfaces added: AGE++) # (Interfaces removed/changed: AGE=0) # -LIBASSUAN_LT_CURRENT=3 -LIBASSUAN_LT_AGE=3 +LIBASSUAN_LT_CURRENT=4 +LIBASSUAN_LT_AGE=4 LIBASSUAN_LT_REVISION=0 # If the API is changed in an incompatible way: increment the next counter. -- cgit v1.2.3