From 1a26db717575068f0ab0d00a437ae870a93e1bb8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 28 Nov 2023 16:42:59 +0100 Subject: Release 1.23.2 --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2d571e21..ae4c7da0 100644 --- a/configure.ac +++ b/configure.ac @@ -55,18 +55,18 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org]) # LIBGPGME_LT_CURRENT=43 LIBGPGME_LT_AGE=32 -LIBGPGME_LT_REVISION=0 +LIBGPGME_LT_REVISION=1 # 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=26 LIBGPGMEPP_LT_AGE=20 -LIBGPGMEPP_LT_REVISION=0 +LIBGPGMEPP_LT_REVISION=1 LIBQGPGME_LT_CURRENT=20 LIBQGPGME_LT_AGE=5 -LIBQGPGME_LT_REVISION=0 +LIBQGPGME_LT_REVISION=1 ################################################ AC_SUBST(LIBGPGME_LT_CURRENT) -- cgit v1.2.3