commit | e0bdcdecec1c628d0bd6ba7f0c4723b5476708e9 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Wed Oct 18 14:23:59 2023 -0600 |
committer | David Brown <davidb@davidb.org> | Mon Oct 23 17:36:54 2023 -0600 |
tree | 84e805d9e8951ac91b6ed54f3fccb524297428e8 | |
parent | d3819c90b48e8db66215deb917e731f3b6a3f118 [diff] [blame] |
Update version files for 2.0.0 Update documentation and version tags for final 2.0.0 release. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 04e2fec..249e23c 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 = "2.0.0rc1" +imgtool_version = "2.0.0"