]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Wed, 8 Aug 2007 09:44:16 +0000 (11:44 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 8 Aug 2007 09:44:16 +0000 (11:44 +0200)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 548e3884122768128a70722a258a09bcf1044f2d..313c79ece7d3207d96b4a3ccda0fec9ac16ad60b 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.17 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 1.7.16 (released 2007-08-07)
 
 ** Fix sanity checks and return values in certificate selection.
index 1206894350529c960e4a6ee0991be3bb5315aaf9..06645fe12d28c66c6faf879f51ed547420fa1ca4 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.16], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [1.7.17], [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, 8)
+AC_SUBST(LT_REVISION, 9)
 AC_SUBST(LT_AGE, 7)
 ac_full=1