commit | ac55554059147fff718015be9f4bd3108123f50a | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Thu Oct 17 14:58:18 2019 -0600 |
committer | David Brown <davidb@davidb.org> | Thu Oct 17 15:47:38 2019 -0600 |
tree | 6e7439de46c55bcb2eb424a020a89da30e6acaa1 | |
parent | d7581779d87291a10f662ae13193e97f9d2d47f9 [diff] |
Prepare for v1.4.0 release Update release notes and various version stamps. Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/imgtool/__init__.py b/scripts/imgtool/__init__.py index 804f0d6..262d5ad 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.0rc2" +imgtool_version = "1.4.0"