From 4139cbcdc24440ff9c623a2793d5aba3c743d655 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 21 Feb 2025 11:06:52 +0100 Subject: Bump LT version to C45/A0/R0 -- The version 2.0 is technically an API and ABI break due to the removal of long deprecated functions. Most user's won't notice this except for the changed SO number. --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 88de3563..d4dcb1cc 100644 --- a/configure.ac +++ b/configure.ac @@ -55,9 +55,9 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org]) # (Interfaces added: AGE++) # (Interfaces removed: AGE=0) # -LIBGPGME_LT_CURRENT=44 -LIBGPGME_LT_AGE=33 -LIBGPGME_LT_REVISION=1 +LIBGPGME_LT_CURRENT=45 +LIBGPGME_LT_AGE=0 +LIBGPGME_LT_REVISION=0 ################################################ AC_SUBST(LIBGPGME_LT_CURRENT) -- cgit v1.2.3