aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-05-29 12:56:19 +0000
committerWerner Koch <[email protected]>2020-05-29 12:56:19 +0000
commit71d278824c5fe61865f7927a2ed1aa3115f9e439 (patch)
treee28f488a3367b5e903d98ee7e7d9834a4a45f301 /configure.ac
parentpo: Auto update (diff)
downloadlibgpg-error-71d278824c5fe61865f7927a2ed1aa3115f9e439.tar.gz
libgpg-error-71d278824c5fe61865f7927a2ed1aa3115f9e439.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 7fb7d46..def8bba 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=28
-LIBGPG_ERROR_LT_AGE=28
+LIBGPG_ERROR_LT_CURRENT=29
+LIBGPG_ERROR_LT_AGE=29
LIBGPG_ERROR_LT_REVISION=0
################################################