add NetX default IO context handling

This commit is contained in:
toddouska
2013-06-24 14:00:48 -07:00
parent 17ab84eb07
commit b51d6f3b8f
7 changed files with 171 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
#
#
AC_INIT([cyassl],[2.7.0],[http://www.yassl.com])
AC_INIT([cyassl],[2.7.1],[http://www.yassl.com])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])