]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Mon, 19 May 2008 15:15:23 +0000 (17:15 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 19 May 2008 15:15:23 +0000 (17:15 +0200)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index ceaa8d109e973ccff3f6b218a069001b488d4e0f..4c1b612a5ecfda42035ad6edbdfff0a84236aa6a 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.11 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 2.3.10 (released 2008-05-19)
 
 ** Added wide wildcard hostname matching.
@@ -40,6 +45,9 @@ Villanueva Che (discussion at
 
 ** Use umask to restrict permissions to owner before creating a file.
 
+** API and ABI modifications:
+No changes since last version.
+
 * Version 2.3.9 (released 2008-05-16)
 
 ** libgnutls: Fix build failures if SRP/OpenPGP is disabled.
index 755e605f5e6d9e9a923f91f4d22711eeffdfd0d2..75fe426d003a8ae505cecd62acc36d9084d5d19a 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.10], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.3.11], [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, 29)
-AC_SUBST(LT_REVISION, 4)
+AC_SUBST(LT_REVISION, 5)
 AC_SUBST(LT_AGE, 3)
 ac_full=1