commit | e5ac82797fafafa727de788986fa83cd147667f6 | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Thu Oct 17 18:53:44 2019 -0300 |
committer | Fabio Utzig <utzig@utzig.org> | Thu Oct 17 20:00:47 2019 -0300 |
tree | c28802253034b7cc1b199d0bf81318b302d95030 | |
parent | 8828280d5d61f28f4a7eee68ed2ee78b2be992e6 [diff] [blame] |
imgtool: release 1.5.0alpha1 Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 262d5ad..76174bd 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.4.0" +imgtool_version = "1.5.0a1"