commit | c657cbea75f2bb1faf1fceacf972a0537a8d26dd | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Tue Mar 01 14:17:19 2022 -0700 |
committer | David Brown <davidb@davidb.org> | Wed Mar 02 14:29:33 2022 -0700 |
tree | e3b3ed55952b5d8fbfd5041b5b7808830ca54193 | |
parent | 2b822276cd6338d2a411ba46842017f66ca8c65d [diff] [blame] |
Update to version 1.9.0 Bump version information for 1.9.0 release Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 466f3b2..a7f5978 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.0rc2" +imgtool_version = "1.9.0"