Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
See the end for copying conditions.
+* Version 1.1.23
+
* Version 1.1.22 (2004-11-04)
- Replace GNU LD version script with Libtool -export-symbols-regex,
from Joe Orton <joe@manyfish.co.uk>.
dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
dnl 02111-1307, USA
-AC_INIT(gnutls, [1.1.22], [bug-gnutls@gnu.org])
-AC_PREREQ(2.57)
+AC_INIT(gnutls, [1.1.23], [bug-gnutls@gnu.org])
+AC_PREREQ(2.59)
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE([1.8 gnits dist-bzip2])
+AM_INIT_AUTOMAKE([1.9 gnits dist-bzip2])
AM_CONFIG_HEADER(config.h)
AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
LT_CURRENT=13
-LT_REVISION=22
+LT_REVISION=23
LT_AGE=1
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)