Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Unified Diff: chromeos_version.sh

Issue 3038003: Update Minor version to 8 - this should have happened after R7 (Closed) Base URL: ssh://git@chromiumos-git/crosutils.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos_version.sh
diff --git a/chromeos_version.sh b/chromeos_version.sh
index e78fde6b1b206020bb8456703328ecf2d7d50a45..253ebdc93ade6a4898a1c4ff04257f11fb770d13 100755
--- a/chromeos_version.sh
+++ b/chromeos_version.sh
@@ -19,7 +19,7 @@ HOSTNAME=$(hostname)
# Major/minor versions.
# Primarily for product marketing.
export CHROMEOS_VERSION_MAJOR=0
-export CHROMEOS_VERSION_MINOR=7
+export CHROMEOS_VERSION_MINOR=8
# Branch number.
# Increment by 1 in a new release branch.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698