]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped version
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 1 Mar 2012 16:28:12 +0000 (17:28 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 1 Mar 2012 16:28:12 +0000 (17:28 +0100)
configure.ac
m4/hooks.m4

index 4550adf6a139d99bf6116acc5721156fff30d6e3..0a24f53620afbf46fd7cd0cc359ef4534d2aabba 100644 (file)
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
 # USA
 
 AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [3.0.14], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.0.15], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 6c5139f75a56beef96f411e31da0cfc6644f2ec9..91885537019c5db282129602628e8da6494238b9 100644 (file)
@@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 34)
-  AC_SUBST(LT_REVISION, 1)
+  AC_SUBST(LT_REVISION, 2)
   AC_SUBST(LT_AGE, 6)
 
   AC_SUBST(LT_SSL_CURRENT, 27)