Skip to content

Commit a45457e

Browse files
committed
Release v2.3.0
Update version files. Signed-off-by: David Brown <david.brown@linaro.org>
1 parent 234c66e commit a45457e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[travis]: https://travis-ci.org/mcu-tools/mcuboot
1919
[license]: https://github.com/mcu-tools/mcuboot/blob/main/LICENSE
2020

21-
This is MCUboot version 2.3.0-rc2
21+
This is MCUboot version 2.3.0
2222

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

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MCUboot
22

33
MCUboot is a secure bootloader for 32-bits microcontrollers. This document is
4-
for release v2.2.0.
4+
for release v2.3.0.
55

66
Please see [Contributing](contributing.md) on how you can contribute to MCUboot.
77

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 = "2.3.0rc2"
17+
imgtool_version = "2.3.0"

0 commit comments

Comments
 (0)