]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Tue, 7 Dec 2010 12:12:50 +0000 (13:12 +0100)
committerSimon Josefsson <simon@josefsson.org>
Tue, 7 Dec 2010 12:12:50 +0000 (13:12 +0100)
NEWS
configure.ac
lib/configure.ac
lib/m4/hooks.m4
libextra/configure.ac

diff --git a/NEWS b/NEWS
index 5745e86bca3ae67135cb8daa3974fce3c369923e..3c72bd98934e88777d50dc3709703aae68d47edc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
               2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 See the end for copying conditions.
 
+* Version 2.11.7 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 2.11.6 (released 2010-12-06)
 
 ** libgnutls: Record version of Client Hellos is now set by default to
index 7118dcf1acc99209c7b126b6fe488d5f9a9a9ae4..7ae0758c0dc285390dffeda07faf0032871889f9 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.11.6], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.11.7], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 7db43dc8ed596f5fd627b481c42e261f4c402df4..aca2e44c739faf500cc2f26f8f0c6611e5408272 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.11.6], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls], [2.11.7], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index e053db5b09073321c982b4b586e6bca6f737bbe8..d52000b38f7144a572436389628f5f344c25ec3a 100644 (file)
@@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 44)
-  AC_SUBST(LT_REVISION, 5)
+  AC_SUBST(LT_REVISION, 6)
   AC_SUBST(LT_AGE, 18)
 
   AC_SUBST(CXX_LT_CURRENT, 27)
index 1f915f933bac20ef0ca9da8805a7c9d8c3a18bab..d63dfd80e2809b78e279ce527565982be1273a53 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.11.6], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.11.7], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])