Created branch 0.9.128.B. Update CHROMEOS_VERSION_BRANCH=129

Change-Id: Idf83937b607ee1b61071b99976c1f337db47f69b
This commit is contained in:
Scott Zawalski 2010-11-23 18:58:45 -08:00
parent 7f5e4b2d30
commit 323b95efd9

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