commit | ef7fbd701246865322f047268e9c4be80d1355bc | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Wed Feb 05 12:43:23 2020 -0300 |
committer | Fabio Utzig <utzig@utzig.org> | Fri Feb 07 15:30:45 2020 -0300 |
tree | ad75ee0ec007790c12d4bbb64764a79b54df574e | |
parent | cb0807355c9b0c3bde8bfb0fc8d73686779fadd9 [diff] [blame] |
Preparing for v1.5.0-rc1 Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index c20fb4f..d4c08b8 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.0a2" +imgtool_version = "1.5.0rc1"