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 07d8d89e7f..f08d0e2c91 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=AXE3.200715.001 +BUILD_ID=AXE3.200715.002 |