mirror of
https://github.com/reactos/wine.git
synced 2025-01-31 17:23:53 +00:00
programs/winetest: Raise fileversion.
This commit is contained in:
parent
6efffc3829
commit
1879eaa907
@ -482,7 +482,7 @@ run_tests (char *logname)
|
||||
report (R_FATAL, "Could not create directory: %s", tempdir);
|
||||
report (R_DIR, tempdir);
|
||||
|
||||
xprintf ("Version 3\n");
|
||||
xprintf ("Version 4\n");
|
||||
strres = extract_rcdata (MAKEINTRESOURCE(WINE_BUILD), STRINGRES, &strsize);
|
||||
xprintf ("Tests from build ");
|
||||
if (strres) xprintf ("%.*s", strsize, strres);
|
||||
|
Loading…
x
Reference in New Issue
Block a user