mirror of https://github.com/wolfSSL/wolfBoot.git
Updated bootloader version
parent
8bab854ec9
commit
2600df9a21
|
@ -29,8 +29,8 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#define LIBWOLFBOOT_VERSION_STRING "1.15.0"
|
#define LIBWOLFBOOT_VERSION_STRING "1.16.0"
|
||||||
#define LIBWOLFBOOT_VERSION_HEX 0x010F0000
|
#define LIBWOLFBOOT_VERSION_HEX 0x01100000
|
||||||
|
|
||||||
#ifndef WOLFBOOT_VERSION
|
#ifndef WOLFBOOT_VERSION
|
||||||
#define WOLFBOOT_VERSION LIBWOLFBOOT_VERSION_HEX
|
#define WOLFBOOT_VERSION LIBWOLFBOOT_VERSION_HEX
|
||||||
|
|
Loading…
Reference in New Issue