mirror of https://github.com/wolfSSL/wolfBoot.git
Version up to 1.10.0000
parent
326c02711d
commit
b3ada3a265
|
@ -29,8 +29,8 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#define LIBWOLFBOOT_VERSION_STRING "1.8.0"
|
#define LIBWOLFBOOT_VERSION_STRING "1.10.0"
|
||||||
#define LIBWOLFBOOT_VERSION_HEX 0x01008000
|
#define LIBWOLFBOOT_VERSION_HEX 0x010a0000
|
||||||
|
|
||||||
#ifndef WOLFBOOT_VERSION
|
#ifndef WOLFBOOT_VERSION
|
||||||
#define WOLFBOOT_VERSION LIBWOLFBOOT_VERSION_HEX
|
#define WOLFBOOT_VERSION LIBWOLFBOOT_VERSION_HEX
|
||||||
|
|
Loading…
Reference in New Issue