]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - buildsys/target/engine.cmake
cmake: Fix timestamp format
[xonotic/darkplaces.git] / buildsys / target / engine.cmake
index 0974f042995528f60071933b69b6c16b780cd36d..bc2ee5fd75146e3fc3806c151e4282b86da9dd96 100644 (file)
@@ -12,7 +12,7 @@ execute_process(
 )
 
 execute_process(
-       COMMAND "git show -s --format=%ad --date='format-local:%a %b %d %Y %H:%I:%S UTC'"
+       COMMAND "git show -s --format=%ad --date='format-local:%a %b %d %Y %H:%M:%S UTC'"
        OUTPUT_VARIABLE timestamp
        OUTPUT_STRIP_TRAILING_WHITESPACE
 )