We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3107209 commit da96e46Copy full SHA for da96e46
include/wolfboot/version.h
@@ -29,8 +29,8 @@ extern "C" {
29
#endif
30
31
32
-#define LIBWOLFBOOT_VERSION_STRING "1.16.0"
33
-#define LIBWOLFBOOT_VERSION_HEX 0x01100000
+#define LIBWOLFBOOT_VERSION_STRING "2.0.0"
+#define LIBWOLFBOOT_VERSION_HEX 0x02000000
34
35
#ifndef WOLFBOOT_VERSION
36
#define WOLFBOOT_VERSION LIBWOLFBOOT_VERSION_HEX
0 commit comments