X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=manpages%2Fbin%2Fupdate-version.sh;h=c549429468144843c393e522894c932b30932b93;hb=40bb20fde8f58f0a6f16a7d68c07629bcb90b559;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)"