commit | 9c99326b9756dbcc35b524636d99ed5f3e6cb29b | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Mon May 06 09:52:20 2024 -0600 |
committer | David Brown <davidb@davidb.org> | Thu May 09 08:03:52 2024 -0600 |
tree | 2399c11c7804b2175ce275524837ac829c1a83ad | |
parent | d4394c2f9b76e0a7b758441cea3a8ceb896f66c8 [diff] |
Preps for 2.1.0 release Update version information for 2.1.0 release. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 0b415ad..421af3e 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.1.0rc1" +imgtool_version = "2.1.0"