aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/newvers.sh')
-rw-r--r--sys/conf/newvers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index fd76146b82d0..f7d30d461558 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -78,7 +78,7 @@ fi
COPYRIGHT="$COPYRIGHT
"
-LC_TIME=C; export LC_TIME
+LC_ALL=C; export LC_ALL
if [ ! -r version ]
then
echo 0 > version