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 --- NEWS | 2 +- configure.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 21637bc..f58245e 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Noteworthy changes in version 1.26 (unreleased) [C20/A20/R_] +Noteworthy changes in version 1.26 (2016-12-21) [C21/A21/R0] ----------------------------------------------- * New option --desc for gpg-error. 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