Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa99b8e

Browse files
committed
Merge with 3.5
2 parents 8d0abb9 + dc953a5 commit aa99b8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PC/launcher.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ static PYC_MAGIC magic_values[] = {
10821082
{ 3190, 3230, L"3.3" },
10831083
{ 3250, 3310, L"3.4" },
10841084
{ 3320, 3350, L"3.5" },
1085-
{ 3350, 3350, L"3.6" },
1085+
{ 3360, 3361, L"3.6" },
10861086
{ 0 }
10871087
};
10881088

0 commit comments

Comments
 (0)