system: separate version-info to two lines.

db4
John Benediktsson 2014-11-13 09:58:20 -08:00
parent 4154f25c58
commit 64b88158bd
1 changed files with 2 additions and 3 deletions

View File

@ -69,9 +69,8 @@ PRIVATE>
[
"Factor " % vm-version %
" " % cpu cpu>string %
" build: " % build #
" (" % vm-git-label % ", " %
vm-compile-time % ") [" %
" (" % build # ", " % vm-git-label % ", " %
vm-compile-time % ")\n[" %
vm-compiler % "] on " % os os>string %
] "" make ;