From 946bbd9a353a22a77d86af2a83d8ac5d1a66d665 Mon Sep 17 00:00:00 2001 From: Vadim Bendebury Date: Tue, 12 Mar 2019 13:55:33 -0700 Subject: cr50: prepare to release 0.4.15 Some new features are available for release, let's create it. BRANCH=cr50 BUG=none TEST=none Change-Id: If24ac36bd84153b9abfcea36c2c655a97c6e4312 Signed-off-by: Vadim Bendebury Reviewed-on: https://chromium-review.googlesource.com/1519026 Commit-Ready: ChromeOS CL Exonerator Bot Reviewed-by: Mary Ruthven --- util/signer/ec_RW-manifest-dev.json | 2 +- util/signer/ec_RW-manifest-prod.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'util/signer') diff --git a/util/signer/ec_RW-manifest-dev.json b/util/signer/ec_RW-manifest-dev.json index cdd097edda..2d69a67f9d 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": 14, // Mostly harmless version field. + "minor": 15, // 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. diff --git a/util/signer/ec_RW-manifest-prod.json b/util/signer/ec_RW-manifest-prod.json index 159e477451..373d66fed4 100644 --- a/util/signer/ec_RW-manifest-prod.json +++ b/util/signer/ec_RW-manifest-prod.json @@ -44,7 +44,7 @@ "timestamp": 1, "epoch": 0, // FWR diversification contributor, 32 bits. "major": 3, // FW2_HIK_CHAIN counter. - "minor": 14, // Mostly harmless version field. + "minor": 15, // 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