Skip to content

Commit ee36695

Browse files
committed
Update to 1.9.0-rc2
Bump the version number in the readme, and imgtool for the 1.9.0-rc2 release. Signed-off-by: David Brown <[email protected]>
1 parent b32ff6d commit ee36695

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
@@ -16,7 +16,7 @@
1616
[travis]: https://travis-ci.org/mcu-tools/mcuboot
1717
[license]: https://github.com/mcu-tools/mcuboot/blob/main/LICENSE
1818

19-
This is MCUboot version 1.9.0-rc1
19+
This is MCUboot version 1.9.0-rc2
2020

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

scripts/imgtool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
imgtool_version = "1.9.0rc1"
17+
imgtool_version = "1.9.0rc2"

0 commit comments

Comments
 (0)