]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped version
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 26 Feb 2014 18:18:51 +0000 (19:18 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 26 Feb 2014 18:18:51 +0000 (19:18 +0100)
configure.ac
m4/hooks.m4

index e6dd3c8cfc782a62ce239e45bd8b3cdd832ec233..1abd44480ea471ea14b6738d7bfd01fd8aa440ce 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.21], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.1.22], [bugs@gnutls.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_HOST
index 5e76352493bdd1126ba106cab3d67e2cda04425a..eb1452bb8706f89a0a71d0c1e92891cab79674c9 100644 (file)
@@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 49)
-  AC_SUBST(LT_REVISION, 1)
+  AC_SUBST(LT_REVISION, 2)
   AC_SUBST(LT_AGE, 21)
 
   AC_SUBST(LT_SSL_CURRENT, 27)