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

diff --git a/NEWS b/NEWS
index bb6efb75371e78d3d6f136bdd1e0d871166361b2..df26268a0ae2e8906a4c5fc0d7c46520da3e18ba 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.13 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 1.7.12 (released 2007-06-08)
 
 ** Guile bindings for GnuTLS have been included.
index e753a06e6765228da5b1c724c99a583ffb532080..f83eaa47a3627a9eca31dec8e25cb8e248c79efc 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.12], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [1.7.13], [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, 4)
+AC_SUBST(LT_REVISION, 5)
 AC_SUBST(LT_AGE, 7)
 ac_full=1