]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Wed, 27 May 2009 05:44:55 +0000 (07:44 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 27 May 2009 05:44:55 +0000 (07:44 +0200)
configure.ac
lib/configure.ac
lib/m4/hooks.m4
libextra/configure.ac

index 37f15913bb23c95233463536e7a447076ac91a8c..9ef36ff41bdd2af3c03a4cb30c379900b8f2157d 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.7.14], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.7.15], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 0133c0dd29fa728e367066362e642d81f42b77a9..384aa69dd250e0e4538da4c617c4ff42eba36b0b 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.7.14], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls], [2.7.15], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index 6308859c54fbd6961843c74ae6fff04b4e5a024c..c0587747bd955901a725d1a8cdf726bb9ac9545f 100644 (file)
@@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 40)
-  AC_SUBST(LT_REVISION, 6)
+  AC_SUBST(LT_REVISION, 7)
   AC_SUBST(LT_AGE, 14)
 
   # Used when creating the Windows libgnutls-XX.def files.
index e856d3421461214e005eff903d25952110501c29..8f651e3ee302f1d16d99d8daf2596d2bc9e290a6 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.7.14], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.7.15], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])