aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-07-12 08:59:54 +0000
committerWerner Koch <[email protected]>2018-07-12 09:05:25 +0000
commit7b08307ff25b757ed2502cb2bf7893640e404ad1 (patch)
tree925da1bd8b935f8503e088485b0c415330a8f1e2 /configure.ac
parentestream: Always propagate flush event to cookie functions. (diff)
downloadlibgpg-error-7b08307ff25b757ed2502cb2bf7893640e404ad1.tar.gz
libgpg-error-7b08307ff25b757ed2502cb2bf7893640e404ad1.zip
Release 1.32libgpg-error-1.32
Signed-off-by: Werner Koch <[email protected]>
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 129cb61..2bcab34 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=24
LIBGPG_ERROR_LT_AGE=24
-LIBGPG_ERROR_LT_REVISION=2
+LIBGPG_ERROR_LT_REVISION=3
################################################
AC_SUBST(LIBGPG_ERROR_LT_CURRENT)