From: Simon Josefsson Date: Fri, 7 Oct 2005 13:15:25 +0000 (+0000) Subject: Bump versions. X-Git-Tag: gnutls_1_2_9~125 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52bf2b1681add91b7ec0992bcd9d50523fe2155e;p=thirdparty%2Fgnutls.git Bump versions. --- diff --git a/NEWS b/NEWS index 4181727abd..ec143b54ae 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.9 +- API and ABI modifications: + No changes since last version. + * Version 1.2.8 (2005-10-07) - Libgcrypt 1.2.2 is required to fix a bug for forking GnuTLS servers. - Don't install the auxilliary libexamples library used by the diff --git a/configure.in b/configure.in index cbe9ac46a6..7f6349033d 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.8], [bug-gnutls@gnu.org]) +AC_INIT(gnutls, [1.2.9], [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, 5) +AC_SUBST(LT_REVISION, 6) AC_SUBST(LT_AGE, 3) ac_full=1