diff options
author | Vadim Bendebury <vbendeb@chromium.org> | 2018-05-21 13:16:18 -0700 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2018-05-21 21:18:01 -0700 |
commit | 338c594ce37a22a12e8f879bf2eec55f486fd9bf (patch) | |
tree | 0c221483299e4799ce1658074081d6e93b4b496c /util | |
parent | 677207d5f0081a692a9b00b6b5f3807b83d427ed (diff) | |
download | chrome-ec-338c594ce37a22a12e8f879bf2eec55f486fd9bf.tar.gz |
cr50: prepare to release version 0.4.7
BRANCH=none
BUG=none
TEST=none
Change-Id: I3c5516f8c8b3119ae705308eba3068ba5bf4d7e7
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1067780
Reviewed-by: Mary Ruthven <mruthven@chromium.org>
Diffstat (limited to 'util')
-rw-r--r-- | util/signer/ec_RW-manifest-dev.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/signer/ec_RW-manifest-dev.json b/util/signer/ec_RW-manifest-dev.json index f90ad11bd5..4c1f86145e 100644 --- a/util/signer/ec_RW-manifest-dev.json +++ b/util/signer/ec_RW-manifest-dev.json @@ -40,7 +40,7 @@ "timestamp": 0, "epoch": 0, // FWR diversification contributor, 32 bits. "major": 4, // FW2_HIK_CHAIN counter. - "minor": 6, // Mostly harmless version field. + "minor": 7, // Mostly harmless version field. "applysec": -1, // Mask to and with fuse BROM_APPLYSEC. "config1": 13, // Which BROM_CONFIG1 actions to take before launching. "err_response": 0, // Mask to or with fuse BROM_ERR_RESPONSE. |