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

Issue 1645002: Update CHROMEOS_VERSION_MINOR=7, Post R6. (Closed)

Created:
10 years, 8 months ago by djmm
Modified:
9 years, 7 months ago
Reviewers:
adlr
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Update CHROMEOS_VERSION_MINOR=7, Post R6.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/scripts/chromeos_version.sh View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
djmm
10 years, 8 months ago (2010-04-13 01:17:21 UTC) #1
adlr
10 years, 8 months ago (2010-04-13 01:21:54 UTC) #2
LGTM

On Mon, Apr 12, 2010 at 6:17 PM, <djmm@chromium.org> wrote:

> Reviewers: adlr,
>
> Description:
> Update CHROMEOS_VERSION_MINOR=7, Post R6.
>
> Please review this at http://codereview.chromium.org/1645002/show
>
> Affected files:
>  M src/scripts/chromeos_version.sh
>
>
> 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.
>
>
>

Powered by Google App Engine
This is Rietveld 408576698