commit | ba9e7921c5e6312171908ef4da17125cce8eae49 | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Tue Dec 17 09:31:55 2019 -0300 |
committer | Fabio Utzig <utzig@utzig.org> | Tue Dec 17 16:26:53 2019 -0300 |
tree | 670f68b161e30d070e40735c908c0198907ea58d | |
parent | 272c5eb540b36e75beadd7cdd605bce8e6bb3314 [diff] [blame] |
imgtool: release 1.5.0alpha2 Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 76174bd..c20fb4f 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.0a1" +imgtool_version = "1.5.0a2"