diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2023-09-23 05:09:56 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2023-09-23 05:09:56 -0700 |
commit | a76c3b38950da0b16f2db8b04ca8f66ac83da3f0 (patch) | |
tree | 360ff5821bca9a93bb10746531fda26a525000b0 | |
parent | 17f4cf85956ae6b9469c647c7d6a5b1cf9b527ea (diff) | |
parent | 963aa81d79a149d62b09d67a6d6762c4a85d83bb (diff) |
Merge 963aa81d79a149d62b09d67a6d6762c4a85d83bb on remote branch
Change-Id: Icf89659a9c55672c734febd6b133b63e34d70f7f
-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 001a6bd5c8..8cdee0d84a 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=TKQ1.230829.001 +BUILD_ID=TKQ1.230915.002 |