system_win32: fix version checking
In the current version, VERSION_GREATER_THAN_EQUAL 6.3 will return false when run on windows 10.0. This patch addresses that error. Closes https://github.com/curl/curl/pull/2792
parent
6f5ef24f
Please register or sign in to comment