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 8591903152..d48ed16768 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=AXB7.210310.003 +BUILD_ID=AXB7.210310.004 |