]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Sat, 16 Jul 2005 14:58:41 +0000 (14:58 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sat, 16 Jul 2005 14:58:41 +0000 (14:58 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index fe091bf14217408e6066bfbda3b34e0c49307103..00ee1afea1768e60aeb3c493993fa5ff48b8c78c 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.7
+- API and ABI modifications:
+  No changes since last version.
+
 * Version 1.2.6 (2005-07-16)
 - MiniLZO updated to version 2.01 and moved to separate directory.
 - Collision between system LZO header files and MiniLZO header file
index 259f032fca0d8045d8af93e86383834d0b42458b..508ff9eda03f6f09c67cd48c2b976d3c4f2ec9d1 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.6], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.2.7], [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, 3)
+AC_SUBST(LT_REVISION, 4)
 AC_SUBST(LT_AGE, 3)
 ac_full=1