commit | ee366953fefbb6ff758e47307717f539de90342b | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Wed Feb 09 23:18:57 2022 -0700 |
committer | David Brown <davidb@davidb.org> | Thu Feb 10 12:21:07 2022 -0700 |
tree | 061986f853932d98798f3946cfd5c968396fc72c | |
parent | b32ff6d65397391087a3174d82b644181b0d0676 [diff] [blame] |
Update to 1.9.0-rc2 Bump the version number in the readme, and imgtool for the 1.9.0-rc2 release. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index b7e5865..466f3b2 100644 --- a/scripts/imgtool/__init__.py +++ b/scripts/imgtool/__init__.py
@@ -14,4 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -imgtool_version = "1.9.0rc1" +imgtool_version = "1.9.0rc2"