Created branch 0.9.116.B. Update CHROMEOS_VERSION_BRANCH=117

Change-Id: Ia92bacb78ae6f54afea52e02cc93b548ee0a4cfb
This commit is contained in:
David McMahon 2010-11-16 21:41:52 -08:00
parent e891eea06f
commit b08d47ca16

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