commit | 23d28832f02dcdc18687782c6cd8ba99e9b274d2 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Thu Apr 06 07:38:04 2023 -0600 |
committer | David Brown <david.brown@linaro.org> | Thu Apr 06 07:38:04 2023 -0600 |
tree | 9d6dbcace98aed1526f3ac99dabfc1e272dbe584 | |
parent | cdf9de094e29f71b11d1fd7ff48ecc51f94dc8d8 [diff] [blame] |
Update to version 1.10.0 Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 0bbcce2..ea55024 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.10.0rc1" +imgtool_version = "1.10.0"