]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped version
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 3 May 2013 18:12:27 +0000 (21:12 +0300)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 3 May 2013 18:12:27 +0000 (21:12 +0300)
configure.ac
m4/hooks.m4

index 62bde03ce16635b3aa21a114bcd83ce0386834bb..c49e4e2d0e5fa9fd01a2c6c54d6f213a99171565 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.10], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.2.0], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_HOST
index 7012149a5d6e4cd9b1c44c40757cb901b0f4ed59..dcb05ecd10afb88d55785bae82f011ef62ddd8e3 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, 46)
+  AC_SUBST(LT_CURRENT, 48)
   AC_SUBST(LT_REVISION, 0)
-  AC_SUBST(LT_AGE, 18)
+  AC_SUBST(LT_AGE, 20)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
   AC_SUBST(LT_SSL_REVISION, 2)