summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2012-11-05 20:28:03 +0100
committerWerner Koch <wk@gnupg.org>2012-11-05 20:28:03 +0100
commit7af98ef78d45e813f47ae4e180a02757a379953f (patch)
tree2f74dc94ed329c084994545b27ea0240e117283a /configure.ac
parent1241fbbc896e9bbad68f1007a17b20493f6cd1af (diff)
downloadlibgcrypt-7af98ef78d45e813f47ae4e180a02757a379953f.tar.gz
Prepare for a backported interface in 1.5.1.
* configure.ac: Bump LT version at C20/A0/R0 to adjust for a planned API update in 1.5.1.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b152c0f7..3a5bccd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,7 +52,7 @@ AC_INIT([libgcrypt],[mym4_full_version],[http://bugs.gnupg.org])
# CAUTION: Due to the ABI change in 1.6 the LT version numbers below have
# already been set for the next release. Thus don't update them for
# the 1.6.0 release.
-LIBGCRYPT_LT_CURRENT=19
+LIBGCRYPT_LT_CURRENT=20
LIBGCRYPT_LT_AGE=0
LIBGCRYPT_LT_REVISION=0