aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-06-24 09:12:35 +0000
committerWerner Koch <[email protected]>2024-06-24 09:12:35 +0000
commitc9e902705a50abaf532c9d24347dfd1f3b5779fb (patch)
tree443707b68068674d2265363146ed2b9a584f2025 /configure.ac
parentPost release updates (diff)
downloadlibassuan-3.0.1.tar.gz
libassuan-3.0.1.zip
Release 3.0.1libassuan-3.0.1
* src/libassuan.vers: Change to LIBASSUAN_2.0. -- GnuPG-bug-id: 7163
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71bf5be..428b20f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,7 +63,7 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org])
#
LIBASSUAN_LT_CURRENT=9
LIBASSUAN_LT_AGE=0
-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=3