Re: [tools] winetest: Add Windows 10 to group Win10 (try 2)
19 Aug
2015
19 Aug
'15
6:48 p.m.
On 19.08.2015 18:33, André Hentschel wrote:
diff --git a/winetest/dissect b/winetest/dissect index cd24fc3..0a99773 100755 --- a/winetest/dissect +++ b/winetest/dissect @@ -207,6 +207,13 @@ if ($plid==1 && $major==4) { $version = "win8"; } } + } elsif ($major==10) { + if ($minor == 0) {
This looks a bit weird, did you want to remove the "}" in the line before?
3771
Age (days ago)
3771
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Lackner