commit | 7973f573b7991620dded2722f5b6334397d8901a | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Tue Apr 07 07:58:40 2020 -0300 |
committer | Fabio Utzig <utzig@utzig.org> | Fri Apr 10 17:56:14 2020 -0300 |
tree | 9c335356e36b07dc42525916552e1f5aedd20b0a | |
parent | 92eb07fe3ec9038a114ec94e9710f104a9d29206 [diff] |
imgtool: bump version to 1.6.0-alpha2 Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index e6c9ed9..66e092f 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.0a1" +imgtool_version = "1.6.0a2"