Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 2.5.8 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
* Version 2.5.7 (released 2008-09-16)
** libgnutls: New interfaces to get name of public key and signing algorithms.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.5.7], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.5.8], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.10 dist-bzip2])
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 35)
-AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 9)
# Used when creating the Windows libgnutls-XX.def files.