Skip to content

Commit 569b1d6

Browse files
committed
Update to version 1.10.0-rc1
Signed-off-by: David Brown <david.brown@linaro.org>
1 parent d2dfa1b commit 569b1d6

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.10.0-dev
19+
This is MCUboot version 1.10.0-rc1
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.0"
17+
imgtool_version = "1.10.0rc1"

0 commit comments

Comments
 (0)