From 82266defa39901ec9f97533623af5638a35e5a77 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 21 Dec 2016 13:03:16 +0100 Subject: Release 1.26 * configure.ac: Bump LT version to C21/A21/R0. Signed-off-by: Werner Koch --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e3ca56e..3d8bb12 100644 --- a/configure.ac +++ b/configure.ac @@ -51,8 +51,8 @@ AC_INIT([libgpg-error],[mym4_full_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=20 -LIBGPG_ERROR_LT_AGE=20 +LIBGPG_ERROR_LT_CURRENT=21 +LIBGPG_ERROR_LT_AGE=21 LIBGPG_ERROR_LT_REVISION=0 ################################################ -- cgit v1.2.3