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 % "Factor " % vm-version %
" " % cpu cpu>string % " " % cpu cpu>string %
" build: " % build # " (" % build # ", " % vm-git-label % ", " %
" (" % vm-git-label % ", " % vm-compile-time % ")\n[" %
vm-compile-time % ") [" %
vm-compiler % "] on " % os os>string % vm-compiler % "] on " % os os>string %
] "" make ; ] "" make ;