Skip to content

Commit a0e0573

Browse files
committed
readme: Update for next dev release
Bump version described in README to a development version of the next release Signed-off-by: Jamie McCrae <[email protected]>
1 parent 8667800 commit a0e0573

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[travis]: https://travis-ci.org/mcu-tools/mcuboot
1919
[license]: https://github.com/mcu-tools/mcuboot/blob/main/LICENSE
2020

21-
This is MCUboot version 2.2.0
21+
This is MCUboot version 2.3.0-dev
2222

2323
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a
2424
common infrastructure for the bootloader and the system flash layout on

boot/zephyr/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
VERSION_MAJOR = 2
2-
VERSION_MINOR = 1
2+
VERSION_MINOR = 3
33
PATCHLEVEL = 0
44
VERSION_TWEAK = 0
55
EXTRAVERSION = dev

0 commit comments

Comments
 (0)