diff options
author | Werner Koch <[email protected]> | 2021-03-22 10:39:05 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2021-03-22 10:39:05 +0000 |
commit | 303062bf9a383de67227ff942c5482f3a87c71ed (patch) | |
tree | 6073e0afacd12ac93c490134e6bb21a9a4d44b62 /configure.ac | |
parent | po: Update all translations for TPM2d. (diff) | |
download | libgpg-error-1.42.tar.gz libgpg-error-1.42.zip |
Release 1.42libgpg-error-1.42gpgrt-1.42
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 7ec21b6..c0aab53 100644 --- a/configure.ac +++ b/configure.ac @@ -49,9 +49,9 @@ 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=31 -LIBGPG_ERROR_LT_AGE=31 -LIBGPG_ERROR_LT_REVISION=1 +LIBGPG_ERROR_LT_CURRENT=32 +LIBGPG_ERROR_LT_AGE=32 +LIBGPG_ERROR_LT_REVISION=0 ################################################ AC_SUBST(LIBGPG_ERROR_LT_CURRENT) |