]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped versions
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 10 Jun 2012 10:47:11 +0000 (12:47 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 10 Jun 2012 10:47:11 +0000 (12:47 +0200)
NEWS
configure.ac
lib/configure.ac
lib/m4/hooks.m4
libextra/configure.ac

diff --git a/NEWS b/NEWS
index 2c0d483df6cbace22e13a2cc3b76e7f9893faa41..c394f13b8356475768cbdc4b5f9866205410f503 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.20 (unreleased)
+Version 2.12.20 (released 2012-06-10)
 
 ** libgnutls: Fixed memory leak in PKCS #8 key import.
 
index 6d44bee66d4c7b1450f636d96d2083f675f759ed..89e04d4955280dd4706a7b5320cc4d2a9312fc18 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.19], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.12.20], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 25f68d7adb3fd043dfe7b44228c659683bdbcab0..1ecca7849a5e52df60a28339f15407638b67cf9e 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.19], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls], [2.12.20], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 5cd1b221a8211c5bc69c74f130ede51dc269d880..e921f7198fa90388047fc156fe94824afe1063a3 100644 (file)
@@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 48)
-  AC_SUBST(LT_REVISION, 3)
+  AC_SUBST(LT_REVISION, 4)
   AC_SUBST(LT_AGE, 22)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
index c293507d302766afa873cd64f1940902bf4a9f33..da522652aa03ea80efe1dbc589c40428661433fd 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.19], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.12.20], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])