Created branch 0.8.62.B. Update CHROMEOS_VERSION_BRANCH=63

Change-Id: I9d9825ea3b414a2fbc93324e6a5f18b5dbbb57be
This commit is contained in:
David McMahon 2010-08-03 16:42:10 -07:00
parent bd06106e80
commit 9d4984388f

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