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 8667800 commit a0e0573Copy full SHA for a0e0573
README.md
@@ -18,7 +18,7 @@
18
[travis]: https://travis-ci.org/mcu-tools/mcuboot
19
[license]: https://github.com/mcu-tools/mcuboot/blob/main/LICENSE
20
21
-This is MCUboot version 2.2.0
+This is MCUboot version 2.3.0-dev
22
23
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a
24
common infrastructure for the bootloader and the system flash layout on
boot/zephyr/VERSION
@@ -1,5 +1,5 @@
1
VERSION_MAJOR = 2
2
-VERSION_MINOR = 1
+VERSION_MINOR = 3
3
PATCHLEVEL = 0
4
VERSION_TWEAK = 0
5
EXTRAVERSION = dev
0 commit comments