commit | 29099e1d17f93ae1d09fe945ad191b703aacd3d8 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Tue Oct 12 09:52:18 2021 -0600 |
committer | David Brown <davidb@davidb.org> | Wed Oct 13 10:03:58 2021 -0600 |
tree | e66b88911dc277b2047a977cdba0f7110d93ff06 | |
parent | e5ecbcebfa68ae4ec0c99ba00fb1d65c624a4357 [diff] |
Preps for 1.8.0 Update version fields for 1.8.0 release. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index f34144a..ca43b8d 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.0rc2" +imgtool_version = "1.8.0"