summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyan_Hsieh <cyanhsieh@google.com>2022-05-30 17:30:34 +0800
committerCyan_Hsieh <cyanhsieh@google.com>2022-05-30 17:30:34 +0800
commit1347d6c86d9449bdbb28d3a4b1e1d22f14a852ee (patch)
tree9649ff515997af7937ea03bf0144dbe1ec522838
parent2d643b4d9c17f2e0213895f2493ac2d1dcb8eacf (diff)
downloadmisc-1347d6c86d9449bdbb28d3a4b1e1d22f14a852ee.tar.gz
Bug: 197038868 Signed-off-by: Cyan_Hsieh <cyanhsieh@google.com> Change-Id: I9e5003004bed47d77756414e9244f69be028f8e0
-rw-r--r--build/version.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/version.build b/build/version.build
index e74b80f..c5d48ab 100644
--- a/build/version.build
+++ b/build/version.build
@@ -1,4 +1,4 @@
-BUILD_ID is usually used to specify the branch name
+# BUILD_ID is usually used to specify the branch name
# (like "MAIN") or a branch name and a release candidate
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.