summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-05-05 19:24:38 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-05-05 19:24:38 +0200
commit7ffaf771d9b3e46d6ffe0944e69230fe4f16713f (patch)
treef2ffc5c65e6bf9b6912fa45e1a1aaa4f147dfd8f
parent33b4f44c4218e36691b02c59c4fb94d25087f9f7 (diff)
downloadgnutls_2_12_19.tar.gz
bumped versiongnutls_2_12_19
-rw-r--r--NEWS2
-rw-r--r--lib/m4/hooks.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e70f4c20dd..243e14ced3 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
See the end for copying conditions.
-Version 2.12.19 (unreleased)
+Version 2.12.19 (released 2012-05-05)
** libgnutls: When decoding a PKCS #11 URL the pin-source field
is assumed to be a file that stores the pin. Based on patch
diff --git a/lib/m4/hooks.m4 b/lib/m4/hooks.m4
index cb225c99f5..5cd1b221a8 100644
--- a/lib/m4/hooks.m4
+++ b/lib/m4/hooks.m4
@@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 48)
- AC_SUBST(LT_REVISION, 2)
+ AC_SUBST(LT_REVISION, 3)
AC_SUBST(LT_AGE, 22)
AC_SUBST(LT_SSL_CURRENT, 27)