Created branch 0.9.92.B. Update CHROMEOS_VERSION_BRANCH=93

Change-Id: Ie0599d9d0f38502f4b4e35155bbde1a34bf24204
This commit is contained in:
Scott Zawalski 2010-10-19 23:52:46 -07:00
parent 0c9e88de6c
commit cd1c749b0e

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