Updating update-version script.
authorDaniel Baumann <daniel@debian.org>
Sun, 6 Jun 2010 09:26:07 +0000 (11:26 +0200)
committerDaniel Baumann <daniel@debian.org>
Sun, 6 Jun 2010 09:26:07 +0000 (11:26 +0200)
manpages/bin/update-version.sh

index cabae5f..41c0ae1 100755 (executable)
@@ -2,7 +2,7 @@
 
 set -e
 
-DATE="$(date +%Y\\\\-%m\\\\-%d)"
+DATE="$(LC_ALL=C date +%Y\\\\-%m\\\\-%d)"
 PROGRAM="LIVE\\\-BOOT"
 VERSION="$(cat ../VERSION)"