]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped version
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 25 May 2013 19:46:25 +0000 (21:46 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 29 May 2013 15:29:12 +0000 (17:29 +0200)
configure.ac
m4/hooks.m4

index c49e4e2d0e5fa9fd01a2c6c54d6f213a99171565..41e5f62c0effc85741c26cd8e11a9ab66b4e39c6 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.2.0], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.2.1], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_HOST
index 21c8a952f6d218c4e345f015521df3c6569c6241..3173d8dba8d8c4b4ca39675f47f5c1a7239dc234 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, 49)
+  AC_SUBST(LT_CURRENT, 50)
   AC_SUBST(LT_REVISION, 0)
-  AC_SUBST(LT_AGE, 21)
+  AC_SUBST(LT_AGE, 22)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
   AC_SUBST(LT_SSL_REVISION, 2)