summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-08 22:58:58 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-08 22:58:58 +0200
commit49b2ac5de1a2a9b9c55f558e5eeb877bea6b5fa2 (patch)
tree983e62fe06e725aa639d7a6b98b24ecec38f41fb
parent7e70042b268ea935d7fd719a3f540222f30edf3c (diff)
downloadgnutls_2_12_8.tar.gz
bumped library versiongnutls_2_12_8
-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 36676392d2..ac52ffeafc 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.8 (unreleased)
+* Version 2.12.8 (released 2011-08-08)
** libgnutls: PKCS #11 back-end was replaced by p11-kit
http://p11-glue.freedesktop.org/p11-kit.html. This backports
diff --git a/lib/m4/hooks.m4 b/lib/m4/hooks.m4
index 5379ef732a..b33c8c4ffd 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, 47)
- AC_SUBST(LT_REVISION, 1)
+ AC_SUBST(LT_REVISION, 2)
AC_SUBST(LT_AGE, 21)
AC_SUBST(LT_SSL_CURRENT, 27)