]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped versions
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 9 Oct 2012 18:31:30 +0000 (20:31 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 9 Oct 2012 18:31:30 +0000 (20:31 +0200)
configure.ac
m4/hooks.m4

index 4d1b22f012d40af6d4c07f2e664be04fcd4fc85f..8d337eee5a725193285d00100111fa3caa79b9dc 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.2], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.1.3], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index d3c8c79666bb6d3495a58581dffccc2c0d6106ed..2c56b00c08df5e501fb6f7597e61e2b110e429e0 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, 40)
+  AC_SUBST(LT_CURRENT, 41)
   AC_SUBST(LT_REVISION, 0)
-  AC_SUBST(LT_AGE, 12)
+  AC_SUBST(LT_AGE, 13)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
   AC_SUBST(LT_SSL_REVISION, 2)