Created branch 0.8.70.B. Update CHROMEOS_VERSION_BRANCH=71

Change-Id: I4393f7c251fd9718eebc988f6af83f3048ba29e8
This commit is contained in:
David McMahon 2010-09-01 17:38:43 -07:00
parent 3ecded4794
commit 866aa58b44

View File

@ -26,7 +26,7 @@ export CHROMEOS_VERSION_MINOR=8
# 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=69
export CHROMEOS_VERSION_BRANCH=71
# Patch number.
# Increment by 1 each release on a branch.