Sign in
cos
/
third_party
/
overlays
/
chromiumos-overlay
/
7d06b83ddd8fe1c67e4e8ba30c587f73932bd1c0
/
.
/
dev-util
/
bsdiff
/
files
/
chromeos-version.sh
blob: 472c6386d15a1c1440ee0c18ae75bbad2aa5d42f [
file
] [
log
] [
blame
]
#!/bin/sh
# Copyright 2015 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
exec awk
'$1 == "Version:" {print $2}'
"$2"
/
README
.
chromium