]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped version gnutls_2_12_10
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 1 Sep 2011 08:17:15 +0000 (10:17 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 1 Sep 2011 08:17:15 +0000 (10:17 +0200)
NEWS
configure.ac
lib/configure.ac
lib/m4/hooks.m4
libextra/configure.ac

diff --git a/NEWS b/NEWS
index 6cc45f0c485fcef81900377767aad4d7b3f66701..15917849f49974e982968aa3527273f684942492 100644 (file)
--- 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.10 (unreleased)
+* Version 2.12.10 (released 2011-09-01)
 
 ** libgnutls: OpenPGP certificate type is not enabled
 by default.
index 1e4060509818b70db0d08b190696d29c5704c6f4..ef9e6cdb204ed42c9ee51abd163b67d61b9bf4d2 100644 (file)
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
 # USA
 
 AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.12.9], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.12.10], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 63164ce375ad0eb11de379114ad9514f4f3be53e..920f1d82ee9387459f3c2205d568659d0a687df6 100644 (file)
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
 # MA 02110-1301, USA
 
 AC_PREREQ(2.61)
-AC_INIT([libgnutls], [2.12.9], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls], [2.12.10], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 68bf8c51d3d1de2f75a23006621853234b69ed3a..997455074794b8d4b22bf78bd63a52a3bde715e6 100644 (file)
@@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 47)
-  AC_SUBST(LT_REVISION, 3)
+  AC_SUBST(LT_REVISION, 4)
   AC_SUBST(LT_AGE, 21)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
index 0ae259dd25da06dfd3170da84bc57c1c0a1c1d6a..a3cb4dcd1e16bd67a23d86647cd475bf30ecbd07 100644 (file)
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
 # 02110-1301, USA.
 
 AC_PREREQ(2.61)
-AC_INIT([libgnutls-extra], [2.12.9], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.12.10], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])