diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2022-05-30 19:50:57 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2022-05-30 19:50:57 -0700 |
commit | 3098442960e9009d302cfaaaa148a89709d90f4f (patch) | |
tree | 9e8f7d877a43ba07dee999e8e439459730dda231 | |
parent | cdb62da760f07c6a52379e7c5c3314499797725f (diff) | |
parent | 1d2459fd32c88ef74f1f1d534f6da4d2cf960fd7 (diff) |
Merge 1d2459fd32c88ef74f1f1d534f6da4d2cf960fd7 on remote branch
Change-Id: I7b586f3ad0370e1d802b70c20f44fc0d09aff86f
-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 ee3321ad70..8b4be8bbc4 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.220502.001 +BUILD_ID=SKQ1.220519.001 |