version update
This commit is contained in:
parent
9af457f8c3
commit
819a303a79
@ -30,8 +30,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define LIBWOLFSSL_VERSION_STRING "3.3.0"
|
||||
#define LIBWOLFSSL_VERSION_HEX 0x03003000
|
||||
#define LIBWOLFSSL_VERSION_STRING "3.3.2"
|
||||
#define LIBWOLFSSL_VERSION_HEX 0x03003002
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
@ -5,6 +5,6 @@ includedir=${prefix}/include
|
||||
|
||||
Name: wolfssl
|
||||
Description: wolfssl C library.
|
||||
Version: 3.3.0
|
||||
Version: 3.3.2
|
||||
Libs: -L${libdir} -lwolfssl
|
||||
Cflags: -I${includedir}
|
||||
|
Loading…
Reference in New Issue
Block a user