aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-02-07 11:35:54 +0000
committerWerner Koch <[email protected]>2020-02-07 12:11:47 +0000
commit36b9924b483198f896c7ca3db233978978141b60 (patch)
tree2e1f142c781a29caa581179be84573bf0c2b13e3 /configure.ac
parentpo: Auto update (diff)
downloadlibgpg-error-1.37.tar.gz
libgpg-error-1.37.zip
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4c78f45..4d36b3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,8 +49,8 @@ AC_INIT([mym4_package],[mym4_version], [https://bugs.gnupg.org])
# (Interfaces added: AGE++)
# (Interfaces removed: AGE=0)
# Note that added error codes don't constitute an interface change.
-LIBGPG_ERROR_LT_CURRENT=27
-LIBGPG_ERROR_LT_AGE=27
+LIBGPG_ERROR_LT_CURRENT=28
+LIBGPG_ERROR_LT_AGE=28
LIBGPG_ERROR_LT_REVISION=0
################################################