Update CHROMEOS_VERSION_MINOR=9 on trunk

This commit is contained in:
David McMahon 2010-10-05 16:35:17 -07:00
parent c1b14b52d0
commit 5635ce2b29

View File

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