]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Fri, 2 Feb 2007 09:37:25 +0000 (09:37 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 2 Feb 2007 09:37:25 +0000 (09:37 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index e150869ea62cc4d9be2e60f6ee4066a33495ef0a..46959bc57ab412c4a6e7183441a12067e60b4ebc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ Copyright (C) 2004, 2005, 2006, 2007 Simon Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
+* Version 1.7.4 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 1.7.3 (released 2007-02-01)
 
 ** New option to certtool: --generate-proxy.
index cd7f79918842be9b09b630d91388fc7e850f0c8f..3f2e38d39525293e98e576b35ec7da739209fc96 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.7.3], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.7.4], [bug-gnutls@gnu.org])
 AC_PREREQ(2.61)
 
 AC_CANONICAL_TARGET
@@ -34,7 +34,7 @@ AB_INIT
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 17)
-AC_SUBST(LT_REVISION, 1)
+AC_SUBST(LT_REVISION, 2)
 AC_SUBST(LT_AGE, 4)
 ac_full=1