Created branch 0.9.118.B. Update CHROMEOS_VERSION_BRANCH=119

Change-Id: Ia2a698501ad1532f6a3936bdb9d97a639431afcc
This commit is contained in:
David McMahon 2010-11-17 16:39:55 -08:00
parent f7597abb17
commit 765d7c2180

View File

@ -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=117
export CHROMEOS_VERSION_BRANCH=119
# Patch number.
# Increment by 1 each release on a branch.