aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2019-02-11 10:31:24 +0000
committerWerner Koch <[email protected]>2019-02-11 10:31:24 +0000
commit4de3154ea6e6e89e34760b7b9e0eed5123bb81f9 (patch)
tree7e5901da4bb77b71e5f4ad844fa32618e3ebe91b /configure.ac
parentsocks5: Fix compiler warning on Windows. (diff)
downloadlibassuan-4de3154ea6e6e89e34760b7b9e0eed5123bb81f9.tar.gz
libassuan-4de3154ea6e6e89e34760b7b9e0eed5123bb81f9.zip
Release 2.5.3libassuan-2.5.3
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 53a4ac6..f369e6b 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=2
+LIBASSUAN_LT_REVISION=3
# If the API is changed in an incompatible way: increment the next counter.
LIBASSUAN_CONFIG_API_VERSION=2