aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-08-28 12:46:16 +0000
committerWerner Koch <[email protected]>2015-08-28 12:47:32 +0000
commitcdb1e6484d6f094f8e795bfec5b314ec524a90f8 (patch)
treef0c3a7a17dc146acba105b566f93a0b33e8f0cba /configure.ac
parentSupport Cygwin local sockets. (diff)
downloadlibassuan-2.3.0.tar.gz
libassuan-2.3.0.zip
Release 2.3.0libassuan-2.3.0
* configure.ac: Set LT version to C6/A6/R0. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 68f6ea7..08a022a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,9 +59,9 @@ AC_INIT([mym4_package],[mym4_version], [http://bugs.gnupg.org])
# (Interfaces added: AGE++)
# (Interfaces removed/changed: AGE=0)
#
-LIBASSUAN_LT_CURRENT=5
-LIBASSUAN_LT_AGE=5
-LIBASSUAN_LT_REVISION=1
+LIBASSUAN_LT_CURRENT=6
+LIBASSUAN_LT_AGE=6
+LIBASSUAN_LT_REVISION=0
# If the API is changed in an incompatible way: increment the next counter.
LIBASSUAN_CONFIG_API_VERSION=2