]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Tue, 26 Feb 2008 12:08:41 +0000 (13:08 +0100)
committerSimon Josefsson <simon@josefsson.org>
Tue, 26 Feb 2008 12:08:41 +0000 (13:08 +0100)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 579ea3897fbf034e247803303a60201b089f251c..d3b04a48d4a6a3847605fc39f0d206a941bd3384 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.3 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 2.3.2 (released 2008-02-26)
 
 ** Fix srcdir!=objdir failure in openpgpself test.
index 5ae1cf097059e25b791f57efb55da02f27472677..cf7fcee60d5b8a4204e9c3a582bd2fa332e97b5e 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.2], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.3.3], [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, 28)
-AC_SUBST(LT_REVISION, 1)
+AC_SUBST(LT_REVISION, 2)
 AC_SUBST(LT_AGE, 2)
 ac_full=1