URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1d4189c5e9cd67d1509f626038b62d146f30282
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a1d4189 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    Upgrade Windows builds to Lua 5.2.1
    
    Change-Id: I5d2058673b69beb8393aae0571703cd9dbb79c4e
    Reviewed-on: https://code.wireshark.org/review/863
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  adc46f5   Tighten the NO_MORE_DATA_CHECK macros
    adds  a1d4189   Upgrade Windows builds to Lua 5.2.1
Summary of changes:
 Makefile.nmake               |    5 +++--
 config.nmake                 |   10 +++++-----
 packaging/nsis/wireshark.nsi |    2 +-
 tools/win32-setup.sh         |    2 +-
 tools/win64-setup.sh         |    2 +-
 ui/qt/QtShark.pro            |    2 +-
 6 files changed, 12 insertions(+), 11 deletions(-)