From: Simon Josefsson Date: Wed, 17 May 2006 09:30:35 +0000 (+0000) Subject: Bump versions. X-Git-Tag: gnutls_1_4_3~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb68d423b6f43a1b8a17c366b156e92ccf911c9f;p=thirdparty%2Fgnutls.git Bump versions. --- diff --git a/NEWS b/NEWS index f6093d3cbe..09560ff911 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,11 @@ Copyright (C) 2004, 2005, 2006 Simon Josefsson Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos See the end for copying conditions. +* Version 1.4.1 (unreleased) + +** API and ABI modifications: +No changes since last version. + * Version 1.4.0 (released 2006-05-15) ** Remove GnuTLS 0.8.x compatibility functions. diff --git a/configure.in b/configure.in index 3aad98a30f..47e78d4fca 100644 --- a/configure.in +++ b/configure.in @@ -20,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.4.0], [bug-gnutls@gnu.org]) +AC_INIT(gnutls, [1.4.1], [bug-gnutls@gnu.org]) AC_PREREQ(2.59) AC_CANONICAL_TARGET @@ -34,7 +34,7 @@ AB_INIT # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 13) -AC_SUBST(LT_REVISION, 5) +AC_SUBST(LT_REVISION, 6) AC_SUBST(LT_AGE, 0) ac_full=1