Update Minor version to 8 - this should have happened after R7

Review URL: http://codereview.chromium.org/3038003
This commit is contained in:
David McMahon 2010-07-15 16:37:06 -07:00
parent dc3359ba7c
commit 6d9d7a61e3

View File

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