From 1bc6248b35ab8577466fa9e10a11d4a53725f0f5 Mon Sep 17 00:00:00 2001 From: Sriram Raman Date: Wed, 17 Jun 2009 17:56:33 -0700 Subject: [PATCH] Fix the build name. Previously "DONUT-BURGER"; Now "Donut" --- core/build_id.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build_id.mk b/core/build_id.mk index 9163cdf999..060c9b5e88 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -23,7 +23,7 @@ # (like "TC1-RC5"). It must be a single word, and is # capitalized by convention. # -BUILD_ID := DONUT-BURGER +BUILD_ID := Donut # DISPLAY_BUILD_NUMBER should only be set for development branches, # If set, the BUILD_NUMBER (cl) is appended to the BUILD_ID for