Commit 16c166ba authored by claes's avatar claes

Version 4.5.1

parent 132a7d32
/**
* Proview $Id: co_ver.c,v 1.3 2005-09-20 13:23:45 claes Exp $
* Proview $Id: co_ver.c,v 1.4 2008-06-25 07:48:12 claes Exp $
* Copyright (C) 2005 SSAB Oxelösund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -39,10 +39,7 @@ ver_WriteVersionInfo (
but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\
GNU General Public License for more details.\n\n");
printf(" %s\n", program);
printf(" Configuration: SMD-%s BMD-%s WB-%s LFF-%s\n\n",
pwrv_cSmdVersionStr, pwrv_cBmdVersionStr, pwrv_cWbdbVersionStr,
pwrv_cLffVersionStr);
printf(" %s\n\n", program);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment