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

diff --git a/NEWS b/NEWS
index fc383147cd321bf16112acba1b0337cff3d57e38..d517d6fce41101025c50607e96eebbc5aae13a9a 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.14 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 1.7.13 (released 2007-06-11)
 
 ** OpenCDK copy updated to version 0.6.3.
index df0050c3c6d8a6b4b4dea9d64b11b331437bf623..7edc16fdcd49db3b5505785a6c8e74039a1e3945 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.13], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [1.7.14], [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, 5)
+AC_SUBST(LT_REVISION, 6)
 AC_SUBST(LT_AGE, 7)
 ac_full=1