commit | e06ef9bca24cb3577b97cf6c5657f35c9e250122 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Wed Apr 22 15:32:31 2020 -0600 |
committer | David Brown <davidb@davidb.org> | Wed Apr 22 18:27:00 2020 -0600 |
tree | 3ff99cf514386480de1f9928e4abdc780eba87fc | |
parent | aac7111b02f5c70108448586d5c36bfd79e3b4f1 [diff] [blame] |
Bump imgtool version to 1.6.0-rc1. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 10a217b..5e3ab91 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.0a3" +imgtool_version = "1.6.0rc1"