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

Unified Diff: src/scripts/chromeos_version.sh

Issue 1645002: Update CHROMEOS_VERSION_MINOR=7, Post R6. (Closed)
Patch Set: Created 10 years, 8 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 10efc9400ce27a75c0ea3de05b0d3a8df519dc20..4b56dc4d7086ae23001f7eb191c7119a87a049e5 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=6
+export CHROMEOS_VERSION_MINOR=7
# 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