commit | e757f7beff9226f861d5bae4dbb1cae6a9a945a8 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Wed Jan 13 12:46:49 2021 -0700 |
committer | David Brown <david.brown@linaro.org> | Wed Jan 13 13:00:22 2021 -0700 |
tree | 3f59e6162c569afe9a6d1e469c823c6f5873a98c | |
parent | 694f13a9aeb747b482c3c3951f961c6742d587ae [diff] [blame] |
Version updates for 1.7.1 Update the various version indicators for 1.7.1. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 56d63f1..21a6068 100644 --- a/scripts/imgtool/__init__.py +++ b/scripts/imgtool/__init__.py
@@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -imgtool_version = "1.7.0" +imgtool_version = "1.7.1"