]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Thu, 28 May 2009 10:19:24 +0000 (12:19 +0200)
committerSimon Josefsson <simon@josefsson.org>
Thu, 28 May 2009 10:19:24 +0000 (12:19 +0200)
configure.ac
lib/configure.ac
lib/m4/hooks.m4
libextra/configure.ac

index 3ac114b2fc553741117599d82599e88627e9736b..d01b8e02992e057ca7bec9e329dba8d99c6332f6 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.9.0], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.9.1], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index d3394897fe562655291d0e72ebf59a7ebde49f18..4952a4822b447607e8e7f1c9292505633595970e 100644 (file)
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
 # MA 02110-1301, USA
 
 AC_PREREQ(2.61)
-AC_INIT([libgnutls], [2.9.0], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls], [2.9.1], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 5ed6d1a19c9e459940dc13947af6cb206abeda0b..bb3f258cc3b4521b00eeeff2464933fe61a5d6f8 100644 (file)
@@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 41)
-  AC_SUBST(LT_REVISION, 0)
+  AC_SUBST(LT_REVISION, 1)
   AC_SUBST(LT_AGE, 15)
 
   # Used when creating the Windows libgnutls-XX.def files.
index 24ffd36fab5a2e3536f457e10b2d9d49f92d835a..afb9c5ff66cc774ec67d97a12d945fa735561321 100644 (file)
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
 # 02110-1301, USA.
 
 AC_PREREQ(2.61)
-AC_INIT([libgnutls-extra], [2.9.0], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.9.1], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])