]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Thu, 12 Jan 2006 21:35:36 +0000 (21:35 +0000)
committerSimon Josefsson <simon@josefsson.org>
Thu, 12 Jan 2006 21:35:36 +0000 (21:35 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index f6abde6a64830eedc5c724a4113e256bdd969616..6ac3a63c3367176a4d141d5cca8d2d25ec943868 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ Copyright (C) 2004, 2005, 2006 Simon Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
+* Version 1.3.4 (unreleased)
+
 * Version 1.3.3 (released 2006-01-12)
 
 ** New API to access the TLS master secret.
index 3abed004da806d58d79362d2ea270d32023c72c1..5b123276c15ca3c90eefff3d96b673a6b8b794a7 100644 (file)
@@ -1,5 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
+#    Free Software Foundation, Inc.
 #
 # Author: Nikos Mavroyanopoulos
 #
@@ -19,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.3.3], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.3.4], [bug-gnutls@gnu.org])
 AC_PREREQ(2.59)
 
 AC_CANONICAL_TARGET
@@ -33,7 +34,7 @@ AB_INIT
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 13)
-AC_SUBST(LT_REVISION, 2)
+AC_SUBST(LT_REVISION, 3)
 AC_SUBST(LT_AGE, 0)
 ac_full=1