Version up to 1.10.0000

pull/169/head
Daniele Lacamera 2022-01-10 15:38:12 +01:00
parent 326c02711d
commit b3ada3a265
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ extern "C" {
#endif
#define LIBWOLFBOOT_VERSION_STRING "1.8.0"
#define LIBWOLFBOOT_VERSION_HEX 0x01008000
#define LIBWOLFBOOT_VERSION_STRING "1.10.0"
#define LIBWOLFBOOT_VERSION_HEX 0x010a0000
#ifndef WOLFBOOT_VERSION
#define WOLFBOOT_VERSION LIBWOLFBOOT_VERSION_HEX