From: Simon Josefsson Date: Mon, 30 Oct 2006 08:36:26 +0000 (+0000) Subject: Bump versions. X-Git-Tag: gnutls_1_5_4~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7acf8c36cd2da7f0b4cff26d175a03444dc408b2;p=thirdparty%2Fgnutls.git Bump versions. --- diff --git a/NEWS b/NEWS index fe0a091cf4..90469bc415 100644 --- 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.5.4 (unreleased) + * Version 1.5.3 (released 2006-10-26) ** Add new self-test of RSA-MD5 signature chains. diff --git a/configure.in b/configure.in index 37cb350437..0a2c672094 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.5.3], [bug-gnutls@gnu.org]) +AC_INIT(gnutls, [1.5.4], [bug-gnutls@gnu.org]) AC_PREREQ(2.60) AC_CANONICAL_TARGET @@ -34,7 +34,7 @@ AB_INIT # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 14) -AC_SUBST(LT_REVISION, 1) +AC_SUBST(LT_REVISION, 2) AC_SUBST(LT_AGE, 1) ac_full=1