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 ab7ab4b5dd..51a5aa6b6e 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=AXC8.210222.002 +BUILD_ID=AXC8.210222.003 |