summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2021-11-03 14:43:13 +0100
committerWerner Koch <wk@gnupg.org>2021-11-03 14:43:13 +0100
commitd7fb04832a71a2c1509d45027798f184ca274f8d (patch)
tree368d687caec287a0d7b42ec72c53a447dfbcff2b /configure.ac
parent0a5ce304fd984fbf2344462f385e37d96ffe7b52 (diff)
downloadlibgpg-error-d7fb04832a71a2c1509d45027798f184ca274f8d.tar.gz
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index da013d8..e0d4c42 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,7 +51,7 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org])
# Note that added error codes don't constitute an interface change.
LIBGPG_ERROR_LT_CURRENT=32
LIBGPG_ERROR_LT_AGE=32
-LIBGPG_ERROR_LT_REVISION=0
+LIBGPG_ERROR_LT_REVISION=1
################################################
AC_SUBST(LIBGPG_ERROR_LT_CURRENT)