]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Sat, 7 Jun 2008 20:46:07 +0000 (22:46 +0200)
committerSimon Josefsson <simon@josefsson.org>
Sat, 7 Jun 2008 20:46:07 +0000 (22:46 +0200)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index ed0412e9bf3a969984917c5a1be64523c355a55c..60dffa4deb5b4849525be60e014a7e07fa3c2815 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ Copyright (C) 2004, 2005, 2006, 2007, 2008 Simon Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos
 See the end for copying conditions.
 
+* Version 2.3.14 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 2.3.13 (released 2008-06-07)
 
 ** libgnutls [OpenPGP]: Make OpenPGP handshakes work again.
index 6f26244012b8178077dfcca69016b5fd1a9e7bbb..8dd52cc6c2ac1b334014a83b6ddbc536ebd36d37 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.3.13], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.3.14], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 
 AC_CANONICAL_TARGET
@@ -37,7 +37,7 @@ AB_INIT
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 30)
-AC_SUBST(LT_REVISION, 1)
+AC_SUBST(LT_REVISION, 2)
 AC_SUBST(LT_AGE, 4)
 ac_full=1