Update post-open-source release from 4->5.

git-svn-id: svn://chrome-svn/chromeos/trunk@313 06c00378-0e64-4dae-be16-12b19f9950a1
This commit is contained in:
djmm@google.com 2009-11-24 18:13:05 +00:00
parent 588da2dc8b
commit cc4f826f05

View File

@ -17,7 +17,7 @@ export_release_version() {
# Major/minor versions.
# Primarily for product marketing.
export CHROMEOS_VERSION_MAJOR=0
export CHROMEOS_VERSION_MINOR=4
export CHROMEOS_VERSION_MINOR=5
# Branch number.
# Increment by 1 in a new release branch.