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

Unified Diff: src/scripts/chromeos_version.sh

Issue 669287: Update CHROMEOS_VERSION_MINOR=6 now for R6. (Closed)
Patch Set: Created 10 years, 9 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: src/scripts/chromeos_version.sh
diff --git a/src/scripts/chromeos_version.sh b/src/scripts/chromeos_version.sh
index 9a93f54a1c69feda08131f7d4e1369cecf4abe42..1883058ec52bdd8a08e92d8d3f012beb8018e06a 100755
--- a/src/scripts/chromeos_version.sh
+++ b/src/scripts/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=5
+export CHROMEOS_VERSION_MINOR=6
# 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