]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Wed, 17 May 2006 09:30:35 +0000 (09:30 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 17 May 2006 09:30:35 +0000 (09:30 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index f6093d3cbe389f07301c13f9a11523f884562af8..09560ff91119cc78da56930df79387509ee866ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ Copyright (C) 2004, 2005, 2006 Simon Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
+* Version 1.4.1 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 1.4.0 (released 2006-05-15)
 
 ** Remove GnuTLS 0.8.x compatibility functions.
index 3aad98a30f1027daae44625961f2cebc0e1d7fe4..47e78d4fca853853f40a84d8982a2d7238ca0c94 100644 (file)
@@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script.
 # along with GNUTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
-AC_INIT(gnutls, [1.4.0], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.4.1], [bug-gnutls@gnu.org])
 AC_PREREQ(2.59)
 
 AC_CANONICAL_TARGET
@@ -34,7 +34,7 @@ AB_INIT
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 13)
-AC_SUBST(LT_REVISION, 5)
+AC_SUBST(LT_REVISION, 6)
 AC_SUBST(LT_AGE, 0)
 ac_full=1