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 59e9f03 commit 256a02cCopy full SHA for 256a02c
boot/zephyr/include/mcuboot_config/mcuboot_config.h
@@ -323,6 +323,7 @@
323
#define MCUBOOT_VERSION_MAJOR APP_VERSION_MAJOR
324
#define MCUBOOT_VERSION_MINOR APP_VERSION_MINOR
325
#define MCUBOOT_VERSION_PATCHLEVEL APP_PATCHLEVEL
326
+#define MCUBOOT_VERSION_TWEAK APP_TWEAK
327
#endif
328
329
/* Support 32-byte aligned flash sizes */
0 commit comments