diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2023-05-01 07:17:39 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2023-05-01 07:17:39 -0700 |
commit | be0b0ab503887c99f11977cae4d65cefc3fb000f (patch) | |
tree | dcc7bbd635a88ad12fdd54c1b19cb7fc646179b9 | |
parent | 9c50f6c9e7fb66fe05855b4122c427908dd39410 (diff) | |
parent | a6144a7489f7a1c781910cd70a5afbe4c0c2b049 (diff) |
Merge a6144a7489f7a1c781910cd70a5afbe4c0c2b049 on remote branch
Change-Id: Ia9700124ceceb7ff6e1eaf880d345121ebc37291
-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 4608bcd99f..3766e4ce2c 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.230331.002 +BUILD_ID=TKQ1.230420.001 |