Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
See the end for copying conditions.
+* Version 1.2.5
+
* Version 1.2.4 (2005-05-28)
- Corrected some bugs that could affect 64 bit systems.
- Some corrections in the header files to include the prototype
# 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.4], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.2.5], [bug-gnutls@gnu.org])
AC_PREREQ(2.59)
AC_CANONICAL_TARGET
# Interfaces added: AGE++
# Interfaces removed: AGE=0
LT_CURRENT=15
-LT_REVISION=1
+LT_REVISION=2
LT_AGE=3
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)