Using global version file.

This commit is contained in:
Daniel Baumann 2010-07-24 17:14:07 +02:00
parent 74c3ad26d5
commit c37899f3dc
2 changed files with 2 additions and 3 deletions

1
VERSION Normal file
View File

@ -0,0 +1 @@
2.0~a19-1

View File

@ -2,11 +2,9 @@
set -e
. ../functions/common.sh
DATE="$(LC_ALL=C date +%Y\\\\-%m\\\\-%d)"
PROGRAM="LIVE\\\-HELPER"
VERSION="${CONFIG_VERSION}"
VERSION="$(cat ../VERSION)"
echo "Updating version headers..."