From 5658b51401936f11b2d8dbca26d49c4accb3c3fe Mon Sep 17 00:00:00 2001 From: Vadim Bendebury Date: Thu, 3 Oct 2019 15:13:25 -0700 Subject: cr50: prepare to release 0.3.22 This is going to be the new GUC factory image RW version number. BRANCH=none BUG=b:126202052 TEST=none Change-Id: I955f626513c8e3741b68992092061d351047ab50 Signed-off-by: Vadim Bendebury Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1838882 --- util/signer/ec_RW-manifest-prod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/signer/ec_RW-manifest-prod.json b/util/signer/ec_RW-manifest-prod.json index 6d9c6197f4..506faf440c 100644 --- a/util/signer/ec_RW-manifest-prod.json +++ b/util/signer/ec_RW-manifest-prod.json @@ -47,7 +47,7 @@ "timestamp": 1, "epoch": 0, // FWR diversification contributor, 32 bits. "major": 3, // FW2_HIK_CHAIN counter. - "minor": 21, // Mostly harmless version field. + "minor": 22, // 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. -- cgit v1.2.1