Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
See the end for copying conditions.
+* Version 1.2.2
+
* Version 1.2.1 (2005-04-04)
- gnutls_bye() will no longer fail when RDWR is used and application
data are available for reading.
# along with GNUTLS; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-AC_INIT(gnutls, [1.2.1], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.2.2], [bug-gnutls@gnu.org])
AC_PREREQ(2.59)
AC_CANONICAL_TARGET
# Interfaces added: AGE++
# Interfaces removed: AGE=0
LT_CURRENT=14
-LT_REVISION=0
+LT_REVISION=1
LT_AGE=2
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)