Created branch release_30. Update CHROMEOS_VERSION_BRANCH=31

This commit is contained in:
David McMahon 2010-01-29 11:19:14 -08:00
parent 7470bca027
commit 797abfd825

View File

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