From 5214a34ba766d5eba4d0c1ce53be51e118382476 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 10 Feb 2025 10:58:49 +0100 Subject: Release 1.24.2 --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6f7de28c..c34f7005 100644 --- a/configure.ac +++ b/configure.ac @@ -57,18 +57,18 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org]) # LIBGPGME_LT_CURRENT=44 LIBGPGME_LT_AGE=33 -LIBGPGME_LT_REVISION=1 +LIBGPGME_LT_REVISION=2 # If there is an ABI break in gpgmepp or qgpgme also bump the # version in IMPORTED_LOCATION in the GpgmeppConfig-w32.cmake.in.in LIBGPGMEPP_LT_CURRENT=27 LIBGPGMEPP_LT_AGE=21 -LIBGPGMEPP_LT_REVISION=1 +LIBGPGMEPP_LT_REVISION=2 LIBQGPGME_LT_CURRENT=21 LIBQGPGME_LT_AGE=6 -LIBQGPGME_LT_REVISION=1 +LIBQGPGME_LT_REVISION=2 ################################################ AC_SUBST(LIBGPGME_LT_CURRENT) -- cgit v1.2.3