From 37d927a9706fff6d8ef8d45073984ea2f92afb31 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 11 Dec 2014 12:07:49 +0100 Subject: Release 1.5.3. * configure.ac: Set LT version to C24/A13/R2. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 7bef516c..70b846f1 100644 --- a/configure.ac +++ b/configure.ac @@ -59,7 +59,7 @@ LIBGPGME_LT_CURRENT=24 # Subtract 2 from this value if you want to make the LFS transition an # ABI break. [Note to self: Remove this comment with the next regular break.] LIBGPGME_LT_AGE=13 -LIBGPGME_LT_REVISION=1 +LIBGPGME_LT_REVISION=2 # If the API is changed in an incompatible way: increment the next counter. GPGME_CONFIG_API_VERSION=1 -- cgit v1.2.3