Commit d484b827 authored by David Brown's avatar David Brown Committed by David Brown
Browse files

Bump versioning information to 1.9.0-rc1

parent eaa8b319
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/main/LICENSE

This is MCUboot version 1.9.0-dev
This is MCUboot version 1.9.0-rc1

MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a
common infrastructure for the bootloader and the system flash layout on
+1 −1
Original line number Diff line number Diff line
@@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

imgtool_version = "1.8.0"
imgtool_version = "1.9.0rc1"