mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-03 04:34:41 +02:00
version.h update for non autoconf
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define LIBCYASSL_VERSION_STRING "2.5.4"
|
||||
#define LIBCYASSL_VERSION_HEX 0x02005004
|
||||
#define LIBCYASSL_VERSION_STRING "2.6.0"
|
||||
#define LIBCYASSL_VERSION_HEX 0x02006000
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user