blob: 8f2644f5efccda6ae4093bd6dc8ad6260c11de96 [file] [log] [blame]
#!/bin/sh
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
exec sed -nr "/version=/{s:.*='(.*)'.*:\1:;p}" "$1/setup.py"