diff options
-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 425dc1a636..8941133664 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -8,4 +8,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -BUILD_ID=AXD6.210618.003 +BUILD_ID=AXD6.210618.004 |