diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2022-05-16 08:16:26 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2022-05-16 08:16:26 -0700 |
commit | cdb62da760f07c6a52379e7c5c3314499797725f (patch) | |
tree | 74947f4caa99a6020ced67403b23fec81386442c | |
parent | dc681a26629ef91aaaf3c02d6f6d5f8432d398d9 (diff) | |
parent | 4549693457489a9e390983e81dbb1692ec9dd692 (diff) |
Merge 4549693457489a9e390983e81dbb1692ec9dd692 on remote branch
Change-Id: I4e87c42d8e433ced3492eccc636b22ff75fb6bb7
-rw-r--r-- | core/build_id.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/build_id.mk b/core/build_id.mk index 5ef949a4a3..ee3321ad70 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -BUILD_ID=SKQ1.220420.001 +BUILD_ID=SKQ1.220502.001 |