summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-04-02 10:22:05 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-04-02 10:28:54 +0200
commitcd755e2bcea2783948fded46380e01408e4de9d0 (patch)
tree68ea5888c7cb256be0a1eb31c0b358b387e21983
parent5ed31482f439a826235b2e17d8321a3b49745093 (diff)
downloadgnutls-cd755e2bcea2783948fded46380e01408e4de9d0.tar.gz
bumped versiongnutls_2_12_1
-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 5a7c682c6e..955639f117 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.0 (unreleased)
+* Version 2.12.0 (released 2011-04-02)
** certtool: Generated certificate request with stricter permissions.
Reported by Luca Capello.
diff --git a/lib/m4/hooks.m4 b/lib/m4/hooks.m4
index ab703ad2a0..e599f6c26b 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, 44)
- AC_SUBST(LT_REVISION, 8)
+ AC_SUBST(LT_REVISION, 9)
AC_SUBST(LT_AGE, 18)
AC_SUBST(LT_SSL_CURRENT, 27)