diff options
author | Werner Koch <[email protected]> | 2020-05-29 12:56:19 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2020-05-29 12:56:19 +0000 |
commit | 71d278824c5fe61865f7927a2ed1aa3115f9e439 (patch) | |
tree | e28f488a3367b5e903d98ee7e7d9834a4a45f301 /configure.ac | |
parent | po: Auto update (diff) | |
download | libgpg-error-71d278824c5fe61865f7927a2ed1aa3115f9e439.tar.gz libgpg-error-71d278824c5fe61865f7927a2ed1aa3115f9e439.zip |
Release 1.38libgpg-error-1.38gpgrt-1.38
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 7fb7d46..def8bba 100644 --- a/configure.ac +++ b/configure.ac @@ -49,8 +49,8 @@ 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=28 -LIBGPG_ERROR_LT_AGE=28 +LIBGPG_ERROR_LT_CURRENT=29 +LIBGPG_ERROR_LT_AGE=29 LIBGPG_ERROR_LT_REVISION=0 ################################################ |