aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac6
1 files 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)