]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Mon, 29 Oct 2007 10:34:01 +0000 (11:34 +0100)
committerSimon Josefsson <simon@josefsson.org>
Mon, 29 Oct 2007 10:34:01 +0000 (11:34 +0100)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index b87261a6f4d355d7694f270b84c16c536b304d68..85522084a2e6578e32918b5da94035c6ec27276f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,13 @@ Copyright (C) 2004, 2005, 2006, 2007 Simon Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
+* Version 2.1.5 (unreleased)
+
+** Update gnulib files.
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 2.1.4 (released 2007-10-27)
 
 ** Added the --v1 option to certtool, to allow generating X.509
index 086b46bf569ed228273ea0b2e3251cf43641acad..856979decb71c4dbc53ff828590fde82370d7584 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], [2.1.4], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.1.5], [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, 24)
-AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_REVISION, 1)
 AC_SUBST(LT_AGE, 0)
 ac_full=1