diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2023-11-23 12:48:12 -0800 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2023-11-23 12:48:12 -0800 |
commit | bb27d1286a99551d56c10eb3cbe6f5fd35a160b5 (patch) | |
tree | 65de864653062227cfdf029b0efe53aebcf83f17 | |
parent | 74439066711d8961ff31932379c2cee632f562c3 (diff) | |
parent | 270a97ef224a3fae1b41a3b11edc017e74ef2545 (diff) |
Merge 270a97ef224a3fae1b41a3b11edc017e74ef2545 on remote branch
Change-Id: I9ae2a082b26c746f79a106336e2b04a766dc72b2
-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 63fb547d9e..0d8a8b5391 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=TKQ1.231031.001 +BUILD_ID=TKQ1.231110.001 |