diff options
author | 2025-05-30 13:37:34 -0700 | |
---|---|---|
committer | 2025-05-30 13:37:38 -0700 | |
commit | c2fb95ace468e52ec9146c9a6f4202ebabdc68c6 (patch) | |
tree | 375302b0b7137c66200e941b6bdc5154876fc819 | |
parent | 874fa586c48ae230ebfcff0df1b9c1b004fa8f7c (diff) |
Version bump to BP2A.250605.031.A3 [core/build_id.mk]banksia-dev
Change-Id: Icfcc58001000d1f6a510c645afc547528d5c29ed
-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 9067611279..98ccf47c8d 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.031.A2 +BUILD_ID=BP2A.250605.031.A3 |