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

@@ -26,8 +26,8 @@
extern "C" {
#endif
#define LIBCYASSL_VERSION_STRING "2.7.0"
#define LIBCYASSL_VERSION_HEX 0x02007000
#define LIBCYASSL_VERSION_STRING "2.7.1"
#define LIBCYASSL_VERSION_HEX 0x02007001
#ifdef __cplusplus
}