aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-04-17 12:45:32 +0000
committerWerner Koch <[email protected]>2025-04-17 12:50:42 +0000
commit9d47a0f1f8ae0b9aa4c2d0c230c08c8fbe243f42 (patch)
treecb48812ebc89d0f7779a62567b1b616c14926843 /configure.ac
parentw32: Fix extended length path handling for UNC specified files. (diff)
downloadlibgpg-error-1.54.tar.gz
libgpg-error-1.54.zip
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 54b4397..16c2508 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,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=39
LIBGPG_ERROR_LT_AGE=39
-LIBGPG_ERROR_LT_REVISION=1
+LIBGPG_ERROR_LT_REVISION=2
################################################
AC_SUBST(LIBGPG_ERROR_LT_CURRENT)