commit | d484b827a9606dad4ed2358e390419e1bfa2383a | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Wed Jan 19 10:47:46 2022 -0700 |
committer | David Brown <davidb@davidb.org> | Fri Jan 21 14:01:05 2022 -0700 |
tree | 4aee64db3873ac6bb99f6a7fdc93209fac96590b | |
parent | eaa8b31917acb383c3b8a6c408c5a3945dfbce28 [diff] [blame] |
Bump versioning information to 1.9.0-rc1 Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index ca43b8d..b7e5865 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.8.0" +imgtool_version = "1.9.0rc1"