diff options
author | Ed Heyl <edheyl@google.com> | 2009-12-03 11:33:14 -0800 |
---|---|---|
committer | Ed Heyl <edheyl@google.com> | 2009-12-03 11:33:14 -0800 |
commit | 8da70665bc989f5d754e223b113f6583437f27bb (patch) | |
tree | 1e8f93c90f5c628625fb2d787baf68db5cfe0df8 | |
parent | d48872e248261b0afa2628ecd76934735a8b58a2 (diff) | |
download | platform_build-donut-release2.tar.gz platform_build-donut-release2.tar.bz2 platform_build-donut-release2.zip |
-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 181615ccbc..4a62b0635f 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -19,4 +19,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=DMD63 +export BUILD_ID=DMD64 |