From 2c490cdb3e50761c498357982445ebb01f18dc1e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 18 Oct 2016 19:23:59 +0200 Subject: Release 1.7.1. * configure.ac: Set LT version to C27/A16/R0. Note that the LT versions for cpp and Qt have already been updated. Signed-off-by: Werner Koch --- configure.ac | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0cfda5e7..6580b7c1 100644 --- a/configure.ac +++ b/configure.ac @@ -55,10 +55,8 @@ AC_INIT([gpgme],[mym4_full_version],[http://bugs.gnupg.org]) # (Interfaces added: AGE++) # (Interfaces removed/changed: AGE=0) # -LIBGPGME_LT_CURRENT=26 -# 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=15 +LIBGPGME_LT_CURRENT=27 +LIBGPGME_LT_AGE=16 LIBGPGME_LT_REVISION=0 LIBGPGMEPP_LT_CURRENT=8 -- cgit v1.2.3