]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped version
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 21 Nov 2012 22:25:45 +0000 (23:25 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 21 Nov 2012 22:25:45 +0000 (23:25 +0100)
configure.ac
m4/hooks.m4

index 08913602665eaaf6fd035c83a411f4d6713aa1cc..a9fe3c1f8105370ac83980d14231bcca58716813 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.1.4], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.1.5], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 6a0cf698725b47ecfc9e33cc11f6b62c0786b6a4..c42b4749c2ef5e2ada2707ffd2fcb767f91621a3 100644 (file)
@@ -39,9 +39,9 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces changed/added/removed:   CURRENT++       REVISION=0
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
-  AC_SUBST(LT_CURRENT, 42)
+  AC_SUBST(LT_CURRENT, 43)
   AC_SUBST(LT_REVISION, 0)
-  AC_SUBST(LT_AGE, 14)
+  AC_SUBST(LT_AGE, 15)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
   AC_SUBST(LT_SSL_REVISION, 2)