]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Mon, 16 Apr 2007 14:34:22 +0000 (14:34 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 16 Apr 2007 14:34:22 +0000 (14:34 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index de05b4175fdd28cd922f372c4c9986271a13ed62..495b1d3d15363901970592482bbf75c7e781a1a8 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.9 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 1.7.8 (released 2007-04-16)
 
 ** Added examples for the authorization extension.
index 6055cfd08783652f1870df2e67a68ee4c52bc2ef..31afa7e992a372ba77d11a2a1bc2602e9883826d 100644 (file)
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [1.7.8], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [1.7.9], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 
 AC_CANONICAL_TARGET
@@ -36,7 +36,7 @@ AB_INIT
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 20)
-AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_REVISION, 1)
 AC_SUBST(LT_AGE, 7)
 ac_full=1