Wireshark-commits: [Wireshark-commits] master 53a5e4f: win32: fix detection of Windows 10 Technical

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Jan 2015 09:19:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=53a5e4f6cbc018f6e480591715a863374617d7ad
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

53a5e4f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    win32: fix detection of Windows 10 Technical Preview
    
    The version number changed from 6.4 to 10.0
    
    Change-Id: Ie749c97e8335f77d414d80edbd69373bd9a1cdad
    Reviewed-on: https://code.wireshark.org/review/6820
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  946856a   Move tests out of try_dissect_linux_usb_pseudo_header_ext().
    adds  53a5e4f   win32: fix detection of Windows 10 Technical Preview


Summary of changes:
 wsutil/os_version_info.c |   22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)