]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Tue, 3 Oct 2006 14:06:21 +0000 (14:06 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 3 Oct 2006 14:06:21 +0000 (14:06 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index ff264c712b0d77a9e4bfdd4167cc56e5cb205870..c18a324356c59ace585f617cc1e781472b4c34c2 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.5.3 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 1.5.2 (released 2006-10-03)
 
 ** Decrement the shared library version back to 13 (as in the 1.4.x branch).
index 7f7f18da3de1f03f6b01d5b8981072aef32a9dcc..7dbf62e0de4891a6524567979906d07d1195c4ed 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.2], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.5.3], [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, 0)
+AC_SUBST(LT_REVISION, 1)
 AC_SUBST(LT_AGE, 1)
 ac_full=1