summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2020-12-21 18:14:23 +0100
committerWerner Koch <wk@gnupg.org>2020-12-21 18:14:23 +0100
commit98032624ae89a67ee6fe3b1db5d95032e681d163 (patch)
tree926817e335074b664c3ca059d4e282786311c275 /configure.ac
parent7021b58b0f2d95b94a2bac43e15ec97d89706b7f (diff)
downloadlibgpg-error-98032624ae89a67ee6fe3b1db5d95032e681d163.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 c5e5601..cd75a36 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=31
LIBGPG_ERROR_LT_AGE=31
-LIBGPG_ERROR_LT_REVISION=0
+LIBGPG_ERROR_LT_REVISION=1
################################################
AC_SUBST(LIBGPG_ERROR_LT_CURRENT)