diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2024-06-24 20:39:02 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2024-06-24 20:39:02 -0700 |
commit | ee64a0c03d2971ff1ef6b5d62b4c87ae2245824f (patch) | |
tree | 27c3198354b47dd862d92431e76781b2a1e5b429 | |
parent | 862ce1c301466af4004c784d05e87785248c9b8a (diff) | |
parent | 09a0596c4f0c55e18208ff2eff79cf0e7a5cc9d7 (diff) |
Merge 09a0596c4f0c55e18208ff2eff79cf0e7a5cc9d7 on remote branch
Change-Id: I416472786476252a8f8ffc8e8afaba6da60ab185
-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 9d643d8962..09d700a5ce 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=UKQ1.240523.001 +BUILD_ID=UKQ1.240610.001 |