]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped version.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 1 Jun 2011 14:33:42 +0000 (16:33 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 1 Jun 2011 14:33:42 +0000 (16:33 +0200)
configure.ac
m4/hooks.m4

index 00f4a7ed57c556606d9696e8038490a1ffea9ee8..e02ed716c6e1964507c2a9477e8c401a645e146f 100644 (file)
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
 # USA
 
 AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.99.2], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.99.3], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index e117eecd5cae7533e36a352efbab1d639681802e..bf9a42a6156e071152435ab89a1b04b2fa215713 100644 (file)
@@ -41,7 +41,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 27)
-  AC_SUBST(LT_REVISION, 1)
+  AC_SUBST(LT_REVISION, 2)
   AC_SUBST(LT_AGE, 0)
 
   AC_SUBST(LT_SSL_CURRENT, 27)