commit | 80a76f4af4314635bef83272779ddbed6021fc32 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@linaro.org> | Tue Apr 14 11:15:19 2020 +0200 |
committer | Dávid Vincze <david.vincze@arm.com> | Tue Apr 14 12:27:16 2020 +0200 |
tree | 8cf7605ff1b48b1b3553f97c4419df0e73169ba0 | |
parent | 20e747c92027be5d9f12d0f60bece5460272e1f4 [diff] |
imgtool: release 1.6.0alpha3 Change-Id: I1a32938745c07c517743d2af9d0d5d2620813852 Signed-off-by: David Vincze <david.vincze@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 66e092f..10a217b 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.6.0a2" +imgtool_version = "1.6.0a3"