aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-03-13 12:02:58 +0000
committerWerner Koch <[email protected]>2018-03-13 12:02:58 +0000
commite32342397eab85fed5ef709317cc50dc7cbc41a5 (patch)
tree096bd2c25e6efaa1a84033a82d54b3e20d86e9c0 /configure.ac
parentbuild: Update copyright notices and remove gpgscm from the release. (diff)
downloadlibgpg-error-gpgrt-1.28.tar.gz
libgpg-error-gpgrt-1.28.zip
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 04715e9..aca9300 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=22
-LIBGPG_ERROR_LT_AGE=22
+LIBGPG_ERROR_LT_CURRENT=23
+LIBGPG_ERROR_LT_AGE=23
LIBGPG_ERROR_LT_REVISION=0
################################################