Created branch 0.9.76.B. Update CHROMEOS_VERSION_BRANCH=77

Change-Id: I50ef77682b6f3a610015ac8941569a4d48ff9223
This commit is contained in:
David McMahon 2010-10-05 17:51:34 -07:00
parent 5635ce2b29
commit 91e5b35e7a

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