bump version

This commit is contained in:
toddouska
2015-01-26 14:02:57 -08:00
parent 4c97531d6a
commit 466d8a970c
4 changed files with 6 additions and 6 deletions

View File

@@ -30,8 +30,8 @@
extern "C" {
#endif
#define LIBWOLFSSL_VERSION_STRING "3.3.3"
#define LIBWOLFSSL_VERSION_HEX 0x03003003
#define LIBWOLFSSL_VERSION_STRING "3.3.4"
#define LIBWOLFSSL_VERSION_HEX 0x03003004
#ifdef __cplusplus
}