Commit 1879eaa9 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

programs/winetest: Raise fileversion.

parent 6efffc38
......@@ -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);
......
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