Commit 2d5bd6cb authored by David Brown's avatar David Brown Committed by David Brown
Browse files

Version updates for 1.7.2



Update the various version indicators for 1.7.2

Signed-off-by: default avatarDavid Brown <david.brown@linaro.org>
parent b5952fa1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
[travis]: https://travis-ci.org/mcu-tools/mcuboot
[license]: https://github.com/mcu-tools/mcuboot/blob/master/LICENSE

This is mcuboot version 1.7.1
This is mcuboot version 1.7.2

MCUboot is a secure bootloader for 32-bit MCUs. The goal of MCUboot is to
define a common infrastructure for the bootloader, system flash layout on
+4 −3
Original line number Diff line number Diff line
@@ -32,9 +32,10 @@ repo.versions:
    "1.6.0": "v1.6.0"
    "1.7.0": "v1.7.0"
    "1.7.1": "v1.7.1"
    "1.7.2": "v1.7.2"

    "0-dev": "0.0.0"        # master
    "0-latest": "1.7.1"     # latest stable release
    "1-latest": "1.7.1"     # latest stable release
    "0-latest": "1.7.2"     # latest stable release
    "1-latest": "1.7.2"     # latest stable release

    "1.0-latest": "1.7.1"
    "1.0-latest": "1.7.2"