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 9990978e1f..7c8b66a44d 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=AXC0.201123.003 +BUILD_ID=AXC0.201123.004 |