Update CHROMEOS_VERSION_MINOR=7, Post R6.

Review URL: http://codereview.chromium.org/1645002
This commit is contained in:
David McMahon 2010-04-12 18:22:56 -07:00
parent 5ade331b45
commit a2a9a2b5a8

View File

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