]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Fri, 7 Oct 2005 13:15:25 +0000 (13:15 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 7 Oct 2005 13:15:25 +0000 (13:15 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 4181727abd5fa2b4f96a8566167717d82db138e9..ec143b54ae203b144cabc79eda87824e9215e34c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ Copyright (C) 2004, 2005 Simon Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
+* Version 1.2.9
+- API and ABI modifications:
+  No changes since last version.
+
 * Version 1.2.8 (2005-10-07)
 - Libgcrypt 1.2.2 is required to fix a bug for forking GnuTLS servers.
 - Don't install the auxilliary libexamples library used by the
index cbe9ac46a67aed8b8ed13ffe2c81ce7998a80f79..7f6349033d65f55a0b366398a1255aecc6e3930b 100644 (file)
@@ -19,7 +19,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.2.8], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.2.9], [bug-gnutls@gnu.org])
 AC_PREREQ(2.59)
 
 AC_CANONICAL_TARGET
@@ -33,7 +33,7 @@ AB_INIT
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 15)
-AC_SUBST(LT_REVISION, 5)
+AC_SUBST(LT_REVISION, 6)
 AC_SUBST(LT_AGE, 3)
 ac_full=1