diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2022-06-15 03:55:30 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2022-06-15 03:55:30 -0700 |
commit | 45c6b11e401a1dd34ed269c71846de2e9aad9e03 (patch) | |
tree | f2529fde1c69d1850aecc6446def01d6a7f241c1 | |
parent | 3098442960e9009d302cfaaaa148a89709d90f4f (diff) | |
parent | 5290e3eb59859c40cc04be18088b0386b31440d7 (diff) |
Merge 5290e3eb59859c40cc04be18088b0386b31440d7 on remote branch
Change-Id: Ic0c897614b6b0353d39ff0fba2fbf792c1740da3
-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 8b4be8bbc4..f47ec6d420 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.220519.001 +BUILD_ID=SKQ1.220603.001 |