From 86e1d17de081081f9302ca58cc2e07ecde3172f6 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 13 Dec 2018 09:05:57 +0100 Subject: Release 2.5.2 * configure.ac: Bump LT version to C8/A8/R2. Signed-off-by: Werner Koch --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 06923cf..2329de3 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=1 +LIBASSUAN_LT_REVISION=2 # If the API is changed in an incompatible way: increment the next counter. LIBASSUAN_CONFIG_API_VERSION=2 -- cgit v1.2.3