commit | d7581779d87291a10f662ae13193e97f9d2d47f9 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Tue Oct 15 12:00:25 2019 -0600 |
committer | David Brown <davidb@davidb.org> | Tue Oct 15 14:50:09 2019 -0600 |
tree | 06e30092aa30a1846fdb5d54f652ac31393c2846 | |
parent | 9bf95afd43ee1c63fcbae2f2706168558c41307b [diff] [blame] |
Prepare for release v1.4.0-rc2 Update version stamps as well as the release notes. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 8f6e848..804f0d6 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.0a3" +imgtool_version = "1.4.0rc2"