aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-04-10 17:00:42 +0000
committerWerner Koch <[email protected]>2015-04-10 17:00:42 +0000
commitd77c33ae608d67086ea057cca5ddee99a7202f8b (patch)
treed45ad3f6bdc25d6735b6381d66db3c3de1c5588b /configure.ac
parentpo: Auto update. (diff)
downloadlibgpg-error-1.19.tar.gz
libgpg-error-1.19.zip
Release 1.19.libgpg-error-1.19
Diffstat (limited to '')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index dc3fb05..32f62ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,8 +51,8 @@ AC_INIT([libgpg-error],[mym4_full_version],[http://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=14
-LIBGPG_ERROR_LT_AGE=14
+LIBGPG_ERROR_LT_CURRENT=15
+LIBGPG_ERROR_LT_AGE=15
LIBGPG_ERROR_LT_REVISION=0
################################################