blob: 5c09e59a593e1a9b65e897c53ee61d475d872eca [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.
# This echo statement sets the package base version (without its -r value).
# If it is necessary to add a new blocker or version dependency on this ebuild
# at the same time as revving the ebuild to a known version value, editing this
# version can be useful.
# Need to use a 0 prefix to avoid producing a version larger than 9999.
echo "0.$(cat "$1"/VERSION)"