Wireshark-commits: [Wireshark-commits] master 9307994: macos-setup.sh: Allow support	for QT_VERSION
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=93079941f1a4689105117449f7f1cc6413705a08
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9307994 by Jim Young (jyoung@xxxxxxx):
    macos-setup.sh: Allow support for QT_VERSION=5.13.0
    
    The macos-setup.sh script does some tests against the major, minor and
    micro values of the requested Qt version.  Add 13 as an allowed minor
    value.
    
    Change-Id: Ic0ac7af82ce1fb0cddc8f86d8f6bdae43c2edac6
    Reviewed-on: https://code.wireshark.org/review/33786
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  03517b6   Update a comment, and shuffle tests.
     add  9307994   macos-setup.sh: Allow support for QT_VERSION=5.13.0
Summary of changes:
 tools/macos-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)