diff options
author | Werner Koch <[email protected]> | 2018-03-13 12:02:58 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-03-13 12:02:58 +0000 |
commit | e32342397eab85fed5ef709317cc50dc7cbc41a5 (patch) | |
tree | 096bd2c25e6efaa1a84033a82d54b3e20d86e9c0 /configure.ac | |
parent | build: Update copyright notices and remove gpgscm from the release. (diff) | |
download | libgpg-error-gpgrt-1.28.tar.gz libgpg-error-gpgrt-1.28.zip |
Release 1.28libgpg-error-1.28gpgrt-1.28
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 04715e9..aca9300 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=22 -LIBGPG_ERROR_LT_AGE=22 +LIBGPG_ERROR_LT_CURRENT=23 +LIBGPG_ERROR_LT_AGE=23 LIBGPG_ERROR_LT_REVISION=0 ################################################ |