diff options
Diffstat (limited to 'core/build_id.mk')
-rw-r--r-- | core/build_id.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/build_id.mk b/core/build_id.mk index a3b9db6..b60861f 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,6 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -BUILD_ID := KLP - -DISPLAY_BUILD_NUMBER := true +export BUILD_ID=KRT15 |