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

index fdce646bcf529059feefcc765dae8c507bc72b06..7118dcf1acc99209c7b126b6fe488d5f9a9a9ae4 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.5], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.11.6], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 3a89288bda3af60b94709048c973a0ee885925f2..7db43dc8ed596f5fd627b481c42e261f4c402df4 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.5], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls], [2.11.6], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 56f713feb25afe786097136ef136c227da06e63e..e053db5b09073321c982b4b586e6bca6f737bbe8 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, 4)
+  AC_SUBST(LT_REVISION, 5)
   AC_SUBST(LT_AGE, 18)
 
   AC_SUBST(CXX_LT_CURRENT, 27)
index f6100c998014e6d16a215409c277d42d3e2dadac..1f915f933bac20ef0ca9da8805a7c9d8c3a18bab 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.5], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.11.6], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])