]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped version gnutls_2_12_12
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 20 Oct 2011 18:58:35 +0000 (20:58 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 20 Oct 2011 18:58:35 +0000 (20:58 +0200)
NEWS
configure.ac
lib/configure.ac
lib/m4/hooks.m4
libextra/configure.ac

diff --git a/NEWS b/NEWS
index 32d41b984118aa382f6ad7bee93bac1ead78c953..7b63fb0f03af3ba320c01abe5bc3d76dd4103f42 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.12 (unreleased)
+Version 2.12.12 (released 2011-10-20)
 
 ** gnulib: updated
 
index af0d334b629f33c37dbae6fff91e1d4b3256b006..b911ad75e3217e963ada8a324523cf62f7346e61 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.11], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.12.12], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 971b795d1a22d4b3df82dd459e84e02021ec405b..c98894b7de24d781690f164cdb024cd53199ba70 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.11], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls], [2.12.12], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index f4ab62aeb667dd3e1a4d36c701f798b62480b885..2056460092074a01e0b6c95c3a9c134c5df7d740 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, 5)
+  AC_SUBST(LT_REVISION, 6)
   AC_SUBST(LT_AGE, 21)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
index 4ff05d08b01350888fbcc6275a7536ee942a39f8..a3e89ee99d3adeba96e1c04d6b14dc52ecceda64 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.11], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.12.12], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])