Update CHROMEOS_VERSION_MINOR=6 now for R6.

Review URL: http://codereview.chromium.org/669287
This commit is contained in:
David McMahon 2010-03-08 11:06:32 -08:00
parent 8cf12935c5
commit 9bd43a1515

View File

@ -19,7 +19,7 @@ HOSTNAME=$(hostname)
# Major/minor versions.
# Primarily for product marketing.
export CHROMEOS_VERSION_MAJOR=0
export CHROMEOS_VERSION_MINOR=5
export CHROMEOS_VERSION_MINOR=6
# Branch number.
# Increment by 1 in a new release branch.