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 d2dfa1b commit 569b1d6Copy full SHA for 569b1d6
README.md
@@ -16,7 +16,7 @@
16
[travis]: https://travis-ci.org/mcu-tools/mcuboot
17
[license]: https://github.com/mcu-tools/mcuboot/blob/main/LICENSE
18
19
-This is MCUboot version 1.10.0-dev
+This is MCUboot version 1.10.0-rc1
20
21
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a
22
common infrastructure for the bootloader and the system flash layout on
scripts/imgtool/__init__.py
@@ -14,4 +14,4 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
-imgtool_version = "1.9.0"
+imgtool_version = "1.10.0rc1"
0 commit comments