commit | 9bbe0a0462077c96b98b1fc1f19234aa48c7fd20 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Mon Apr 22 12:37:29 2024 -0600 |
committer | David Brown <davidb@davidb.org> | Wed Apr 24 09:18:54 2024 -0600 |
tree | ff9cc6f7aec11a1078a69517abad306d7610c70d | |
parent | 36eeeef8c4bd5a611e31c1f7004d802e8a51278f [diff] [blame] |
Preps for 2.1.0-rc1 release Update release notes and version numbers for 2.1.0-rc1 release. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 249e23c..0b415ad 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 = "2.0.0" +imgtool_version = "2.1.0rc1"