From 8f3187fe56cb8e535e3ceff75fdd4e128070af57 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 18 Sep 2014 13:05:34 +0200 Subject: Release 1.16. * configure.ac: Set LT version to C12/A12/R2. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d2964f2..71ef4a1 100644 --- a/configure.ac +++ b/configure.ac @@ -53,7 +53,7 @@ AC_INIT([libgpg-error],[mym4_full_version],[http://bugs.gnupg.org]) # Note that added error codes don't constitute an interface change. LIBGPG_ERROR_LT_CURRENT=12 LIBGPG_ERROR_LT_AGE=12 -LIBGPG_ERROR_LT_REVISION=1 +LIBGPG_ERROR_LT_REVISION=2 ################################################ AC_SUBST(LIBGPG_ERROR_LT_CURRENT) -- cgit v1.2.3