summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2016-07-14 10:05:34 +0200
committerWerner Koch <wk@gnupg.org>2016-07-14 10:11:01 +0200
commit316a040452c0956ecab4ce6b5d99d5e75b36879b (patch)
tree01e98c45e8875e0142738e43457fcf6717b13b9f /configure.ac
parentcbf913c5d543163fa29703884bae3676a57a3261 (diff)
downloadlibassuan-316a040452c0956ecab4ce6b5d99d5e75b36879b.tar.gz
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 <wk@gnupg.org>
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