Copyright (C) 2013, 2014 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 3.3.2 (unreleased)
+* Version 3.3.2 (released 2014-05-06)
** libgnutls: Added the 'very weak' certificate verification profile
that corresponds to 64-bit security level.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [3.3.1], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.3.2], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 64)
- AC_SUBST(LT_REVISION, 1)
+ AC_SUBST(LT_REVISION, 2)
AC_SUBST(LT_AGE, 36)
AC_SUBST(LT_SSL_CURRENT, 27)