commit | 0779f4f4d2c10a59e1a89fedba061bc45f44285a | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Fri Aug 27 13:15:16 2021 -0600 |
committer | David Brown <davidb@davidb.org> | Wed Sep 29 15:31:32 2021 -0600 |
tree | 2907fbb5d8e1dad19b1c01b6af40e7ee31d3635d | |
parent | d96d617018cd531a677140bc7bc744136d87a4d8 [diff] |
Preps for 1.8.0-rc2 Update version fields for 1.8.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 42e7cc5..f34144a 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.0rc1" +imgtool_version = "1.8.0rc2"