From: Simon Josefsson Date: Sat, 16 Jul 2005 14:58:41 +0000 (+0000) Subject: Bump versions. X-Git-Tag: gnutls_1_2_7~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc29bf9261987e95fc9cae4fef29578b2d1e1809;p=thirdparty%2Fgnutls.git Bump versions. --- diff --git a/NEWS b/NEWS index fe091bf142..00ee1afea1 100644 --- 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 diff --git a/configure.in b/configure.in index 259f032fca..508ff9eda0 100644 --- a/configure.in +++ b/configure.in @@ -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