You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
241 B

--- a/scripts/build/mkver.in
+++ b/scripts/build/mkver.in
@@ -15,7 +15,7 @@
*) ConfStr="${ConfStr}-@VER_SUFFIX@" ;;
esac
-ConfStr="$ConfStr `LC_TIME=C TZ=UTC date`"
+ConfStr="$ConfStr"
if [ ! -f .version ]; then
echo 0 > .version