mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-17 16:42:16 +01:00
'Update CHROMEOS_VERSION_MAJOR=0 CHROMEOS_VERSION_MINOR=9 CHROMEOS_VERSION_BRANCH=94 CHROMEOS_VERSION_PATCH=0 CHROME_VERSION=8.0.552.10
Change-Id: Ic0121ebe1d8b25887a37c23a249513b7fc0af280
This commit is contained in:
parent
195aebeaea
commit
fb6410ca67
@ -26,7 +26,7 @@ export CHROMEOS_VERSION_MINOR=9
|
||||
# Increment by 2 in trunk after making a release branch.
|
||||
# Does not reset on a major/minor change (always increases).
|
||||
# (Trunk is always odd; branches are always even).
|
||||
export CHROMEOS_VERSION_BRANCH=93
|
||||
export CHROMEOS_VERSION_BRANCH=94
|
||||
|
||||
# Patch number.
|
||||
# Increment by 1 each release on a branch.
|
||||
@ -85,7 +85,7 @@ export CHROMEOS_VERSION_STRING=\
|
||||
# URL to chrome archive
|
||||
export CHROME_BASE=
|
||||
# directory containing chrome-chromeos.zip - an svn rev or a full version
|
||||
export CHROME_BUILD=
|
||||
export CHROME_BUILD=8.0.552.10
|
||||
|
||||
# Print (and remember) version info.
|
||||
echo "ChromeOS version information:"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user