X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fbin%2Fupdate-version.sh;fp=manpages%2Fbin%2Fupdate-version.sh;h=c549429468144843c393e522894c932b30932b93;hb=e81e9c607b3017d8b387283bd1658a9769f7d5c3;hp=bfa6fbbbe84c50af66608eaf3c5d265e88e75bca;hpb=03fc5575618065567fe13fc12c7a029dfd6a6164;p=live-boot-grml.git diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh index bfa6fbb..c549429 100755 --- a/manpages/bin/update-version.sh +++ b/manpages/bin/update-version.sh @@ -11,7 +11,7 @@ set -e PROGRAM="LIVE\\\-BOOT" -VERSION="$(cat ../VERSION)" +VERSION="$(dpkg-parsechangelog -S Version)" DATE="$(LC_ALL=C date +%Y\\\\-%m\\\\-%d)"