From f79688532f100599b1e24dde1429a229524601c9 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 26 Jan 2015 09:49:47 +0100 Subject: Release 1.18. * configure.ac: Set LT version to C14/A14/R0. --- NEWS | 7 ++++++- configure.ac | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index e5733e4..1885943 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ -Noteworthy changes in version 1.18 (unreleased) [C13/A13/R_] +Noteworthy changes in version 1.18 (2015-01-26) [C14/A14/R0] ----------------------------------------------- + * New translations for Hungarian, Portuguese, Russian, and + traditional Chinese. Updated other translations. + + * New error codes. + * Interface changes relative to the 1.17 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GPG_ERR_FORBIDDEN NEW. diff --git a/configure.ac b/configure.ac index 54b6068..4a6df03 100644 --- a/configure.ac +++ b/configure.ac @@ -51,8 +51,8 @@ AC_INIT([libgpg-error],[mym4_full_version],[http://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=13 -LIBGPG_ERROR_LT_AGE=13 +LIBGPG_ERROR_LT_CURRENT=14 +LIBGPG_ERROR_LT_AGE=14 LIBGPG_ERROR_LT_REVISION=0 ################################################ -- cgit v1.2.3