commit | 6bfa9e585326147155e9c25429bf60c97f1f40df | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@linaro.org> | Wed Mar 18 13:25:40 2020 +0100 |
committer | Dávid Vincze <david.vincze@arm.com> | Thu Mar 26 12:23:36 2020 +0100 |
tree | 1747810f51708676c4831abcea054f7fa091b50f | |
parent | 71b8f981df4f4e65df1757c6ba14ce8d2b7e7696 [diff] [blame] |
imgtool: release 1.6.0alpha1 Change-Id: I7ae2bff9d16c39f7cc5fee3a08437f0a25e7cddc Signed-off-by: David Vincze <david.vincze@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 04a1b5e..e6c9ed9 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.5.0" +imgtool_version = "1.6.0a1"