From: Simon Josefsson Date: Fri, 2 Feb 2007 09:37:25 +0000 (+0000) Subject: Bump versions. X-Git-Tag: gnutls_1_7_4~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45ef69cf9694eea84a33fadd125f1fcd51affdb3;p=thirdparty%2Fgnutls.git Bump versions. --- diff --git a/NEWS b/NEWS index e150869ea6..46959bc57a 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,11 @@ Copyright (C) 2004, 2005, 2006, 2007 Simon Josefsson Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos See the end for copying conditions. +* Version 1.7.4 (unreleased) + +** API and ABI modifications: +No changes since last version. + * Version 1.7.3 (released 2007-02-01) ** New option to certtool: --generate-proxy. diff --git a/configure.in b/configure.in index cd7f799188..3f2e38d395 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.7.3], [bug-gnutls@gnu.org]) +AC_INIT(gnutls, [1.7.4], [bug-gnutls@gnu.org]) AC_PREREQ(2.61) AC_CANONICAL_TARGET @@ -34,7 +34,7 @@ AB_INIT # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 17) -AC_SUBST(LT_REVISION, 1) +AC_SUBST(LT_REVISION, 2) AC_SUBST(LT_AGE, 4) ac_full=1