From 3f909bf486c2303913e65b49c8d8aabb728c4bd6 Mon Sep 17 00:00:00 2001 From: Raphaƫl Hertzog Date: Tue, 29 Aug 2017 14:12:33 +0200 Subject: Drop all references to live-systems.org and update copyright file Also fix the version string in the manual pages. Closes: #859290 --- manpages/bin/update-version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manpages/bin') diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh index f1c8afdb5..d1d699429 100755 --- a/manpages/bin/update-version.sh +++ b/manpages/bin/update-version.sh @@ -11,7 +11,7 @@ set -e PROGRAM="LIVE\\\-BUILD" -VERSION="$(cat ../VERSION)" +VERSION="$(cd .. && dpkg-parsechangelog -S Version)" DATE="$(LC_ALL=C date +%Y\\\\-%m\\\\-%d)" -- cgit v1.2.3