commit | 7de8a2967276058b886f4894daa8a14fcea719f0 | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Fri Feb 14 14:46:17 2020 -0300 |
committer | Fabio Utzig <utzig@utzig.org> | Mon Feb 17 11:22:32 2020 -0300 |
tree | a3ad9a3242dd090db1542e519aeeb82e2dfc2159 | |
parent | 03cce47291527521450ff826c980c7280a8b0136 [diff] [blame] |
Preparing for v1.5.0-rc2 Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index d4c08b8..cbf14e5 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.0rc1" +imgtool_version = "1.5.0rc2"