]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped versions
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 20 Feb 2012 21:52:14 +0000 (22:52 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 20 Feb 2012 21:52:14 +0000 (22:52 +0100)
configure.ac
m4/hooks.m4

index a54988e25f3ca22c79a518a4abbee5f2a551767e..2b452650ee0b64553bf085fda494ec7e6087ea2d 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.13], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.0.14], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 09b6500d2065b55442d0ba77e5d2ba7062edbdd5..6c5139f75a56beef96f411e31da0cfc6644f2ec9 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, 0)
+  AC_SUBST(LT_REVISION, 1)
   AC_SUBST(LT_AGE, 6)
 
   AC_SUBST(LT_SSL_CURRENT, 27)