diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2024-05-21 02:34:07 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2024-05-21 02:34:07 -0700 |
commit | 3c202a6e71622563448770bc1ae0358e2cae4cf9 (patch) | |
tree | 83bf76aed58c14fe7a7f7ded440843a7444bf643 | |
parent | ebe6a425ca1ddfcfa74736d833e85e26d63206c6 (diff) | |
parent | 01df7e5dc0e6dbc1d215461c1bb75f9deea8f116 (diff) |
Merge 01df7e5dc0e6dbc1d215461c1bb75f9deea8f116 on remote branch
Change-Id: I587b7f5564a7ebf6707a1b239a04f059a95f3e78
-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 922f0106c4..5fdd3bc5c3 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.240506.001 +BUILD_ID=UKQ1.240510.002 |