aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-07-14 08:05:34 +0000
committerWerner Koch <[email protected]>2016-07-14 08:11:01 +0000
commit316a040452c0956ecab4ce6b5d99d5e75b36879b (patch)
tree01e98c45e8875e0142738e43457fcf6717b13b9f /configure.ac
parentbuild: Update config.{guess,sub} to {2016-05-15,2016-06-20}. (diff)
downloadlibassuan-2.4.3.tar.gz
libassuan-2.4.3.zip
Release 2.4.3.libassuan-2.4.3
* configure.ac: Set LT version to C7/A7/R3. * Makefile.am (distcheck-hook): New. Signed-off-by: Werner Koch <[email protected]>
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 9a6588b..5da876d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,7 +61,7 @@ AC_INIT([mym4_package],[mym4_version], [http://bugs.gnupg.org])
#
LIBASSUAN_LT_CURRENT=7
LIBASSUAN_LT_AGE=7
-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