]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped version
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 18 Sep 2011 18:51:55 +0000 (20:51 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 18 Sep 2011 18:51:55 +0000 (20:51 +0200)
configure.ac
lib/configure.ac
lib/m4/hooks.m4
libextra/configure.ac

index ef9e6cdb204ed42c9ee51abd163b67d61b9bf4d2..af0d334b629f33c37dbae6fff91e1d4b3256b006 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.10], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.12.11], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 1b5bad2a4ea5e6ffc6a810c896f56bf361975d49..971b795d1a22d4b3df82dd459e84e02021ec405b 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.10], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls], [2.12.11], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 997455074794b8d4b22bf78bd63a52a3bde715e6..f4ab62aeb667dd3e1a4d36c701f798b62480b885 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, 4)
+  AC_SUBST(LT_REVISION, 5)
   AC_SUBST(LT_AGE, 21)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
index a3cb4dcd1e16bd67a23d86647cd475bf30ecbd07..4ff05d08b01350888fbcc6275a7536ee942a39f8 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.10], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.12.11], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])