aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2017-12-07 14:54:01 +0000
committerWerner Koch <[email protected]>2017-12-07 14:54:01 +0000
commit8fc922c45b66d4e4d1c6c55de617cfeef2c01357 (patch)
tree600b7ab08b895dc4f61c4da6a1c8a6b685503415 /configure.ac
parentFix regression in ASSUAN_SYSTEM_NPTH_IMPL. (diff)
downloadlibassuan-2.5.1.tar.gz
libassuan-2.5.1.zip
Release 2.5.1libassuan-2.5.1
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2c6e254..9b97ad4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,7 +63,7 @@ AC_INIT([mym4_package],[mym4_version], [https://bugs.gnupg.org])
#
LIBASSUAN_LT_CURRENT=8
LIBASSUAN_LT_AGE=8
-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