aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2022-01-27 08:07:28 +0000
committerWerner Koch <[email protected]>2022-01-27 08:50:24 +0000
commit54eff9cb9ac86809f3217179eb1029058d4a7936 (patch)
tree19143254dd9b9d6230e7a7a1a90675fda1f18c4c /configure.ac
parentbuild: Fixes for make distcheck (diff)
downloadlibgpg-error-54eff9cb9ac86809f3217179eb1029058d4a7936.tar.gz
libgpg-error-54eff9cb9ac86809f3217179eb1029058d4a7936.zip
* configure.ac: Bump LT version to C32/A32/R2.
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 c7f727d..3c0501a 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=32
LIBGPG_ERROR_LT_AGE=32
-LIBGPG_ERROR_LT_REVISION=1
+LIBGPG_ERROR_LT_REVISION=2
################################################
AC_SUBST(LIBGPG_ERROR_LT_CURRENT)