diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2023-05-12 06:19:34 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2023-05-12 06:19:34 -0700 |
commit | e8e94417a2b5d5b4b376d823088f92b271d32cf5 (patch) | |
tree | eaba113253cc4d4dc6b94c6e6105a0cbad568f79 | |
parent | be0b0ab503887c99f11977cae4d65cefc3fb000f (diff) | |
parent | 3506b9dce2d8d0e950e6c9f19960412c53cbe48c (diff) |
Merge 3506b9dce2d8d0e950e6c9f19960412c53cbe48c on remote branch
Change-Id: I946a2ad92b2cc93eabc6defa92646408ff3b3e24
-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 3766e4ce2c..6c31b89326 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.230420.001 +BUILD_ID=TKQ1.230426.002 |