]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Mon, 30 Oct 2006 08:36:26 +0000 (08:36 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 30 Oct 2006 08:36:26 +0000 (08:36 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index fe0a091cf4cde244764e722f983515cb455ee61f..90469bc4150cf098da6eb656aed3c69aed11d601 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ Copyright (C) 2004, 2005, 2006 Simon Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
+* Version 1.5.4 (unreleased)
+
 * Version 1.5.3 (released 2006-10-26)
 
 ** Add new self-test of RSA-MD5 signature chains.
index 37cb350437c5de7d11a5f2f6672abdeb036fc4e3..0a2c672094e8226ebe89f9d5500dc2993d90dc95 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.5.3], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.5.4], [bug-gnutls@gnu.org])
 AC_PREREQ(2.60)
 
 AC_CANONICAL_TARGET
@@ -34,7 +34,7 @@ AB_INIT
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 14)
-AC_SUBST(LT_REVISION, 1)
+AC_SUBST(LT_REVISION, 2)
 AC_SUBST(LT_AGE, 1)
 ac_full=1