]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Tue, 26 Jun 2007 13:06:36 +0000 (15:06 +0200)
committerSimon Josefsson <simon@josefsson.org>
Tue, 26 Jun 2007 13:06:36 +0000 (15:06 +0200)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 8c4cd90b794bc684cf8cd1d067c22047f141b282..68114723d71b19668311b7e24e941260e13ce0c6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ Copyright (C) 2004, 2005, 2006, 2007 Simon Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
+* Version 1.7.15 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 1.7.14 (released 2007-06-26)
 
 ** Don't enable Guile bindings unless we have Guile 1.8 or later.
index 2b392f202de71dec5d4506f2d23dcea9e8f03b54..95fa2829356011719ece1cab03a0d96f58f5f4bc 100644 (file)
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [1.7.14], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [1.7.15], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 
 AC_CANONICAL_TARGET
@@ -36,7 +36,7 @@ AB_INIT
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 20)
-AC_SUBST(LT_REVISION, 6)
+AC_SUBST(LT_REVISION, 7)
 AC_SUBST(LT_AGE, 7)
 ac_full=1