]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped version
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 10 Apr 2011 18:48:29 +0000 (20:48 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 10 Apr 2011 18:48:29 +0000 (20:48 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index ddf0abada1e083cc3756cc9aac223c959a97e353..b55d2e9688b1932c6a007219eab6285bb4cfbdcf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,12 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
               2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 See the end for copying conditions.
 
+* Version 2.99.1 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
+
 * Version 2.99.0 (released 2011-04-09)
 
 ** libgnutls: Added Datagram TLS support.
index 941fa9f6863e234e2ddbe4d526103923d0abfdae..829aec329e0944c6e27fb90d7fc4686a67c0f8b2 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.99.0], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.99.1], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])