diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2024-07-08 01:45:30 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2024-07-08 01:45:30 -0700 |
commit | e97e35372386e1a1f9036ded06d006a0f8366221 (patch) | |
tree | 4193c5c2a5f367e6fb1cf8c22d61e350aac5e6b2 | |
parent | ee64a0c03d2971ff1ef6b5d62b4c87ae2245824f (diff) | |
parent | f0556fa446f2b49b5f896dfbbfc8fa921cca86e0 (diff) |
Merge f0556fa446f2b49b5f896dfbbfc8fa921cca86e0 on remote branch
Change-Id: I3ee3bade94b009eb575c3d99c5da317449ea868e
-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 09d700a5ce..93571034d9 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.240610.001 +BUILD_ID=UKQ1.240624.001 |