diff options
author | 2025-05-08 08:46:22 -0700 | |
---|---|---|
committer | 2025-05-08 08:46:25 -0700 | |
commit | 912d50e5b4682dc63253b2b60e5d30270c8a977a (patch) | |
tree | cd68b3d8571aa3717d7f3c6e8d780f7803bf73d4 | |
parent | 9dc47305ae65fb1309402734f51b6db67cec0b47 (diff) |
Version bump to BP2A.250605.015.X5 [core/build_id.mk]
Change-Id: I3f05809129f3969ba8eacc6330807d16b4a4c1e3
-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 23066a43cd..1604aa11cc 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=BP2A.250605.015.X4 +BUILD_ID=BP2A.250605.015.X5 |