X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=manpages%2Fbin%2Fupdate-version.sh;h=c549429468144843c393e522894c932b30932b93;hb=4aa52e5c51cc7401c3fec7feaad54ac08c484049;hp=bfa6fbbbe84c50af66608eaf3c5d265e88e75bca;hpb=6fae187035cc9486574834f78e79dd495055e809;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)"