From a1d4189c5e9cd67d1509f626038b62d146f30282 Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Sat, 29 Mar 2014 10:00:33 +0100 Subject: Upgrade Windows builds to Lua 5.2.1 Change-Id: I5d2058673b69beb8393aae0571703cd9dbb79c4e Reviewed-on: https://code.wireshark.org/review/863 Reviewed-by: Pascal Quantin Tested-by: Pascal Quantin --- tools/win64-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/win64-setup.sh') diff --git a/tools/win64-setup.sh b/tools/win64-setup.sh index 437839c89b..b629a0ee23 100755 --- a/tools/win64-setup.sh +++ b/tools/win64-setup.sh @@ -22,7 +22,7 @@ # 64-bit wrapper for win-setup.sh. -export DOWNLOAD_TAG="2013-10-12" +export DOWNLOAD_TAG="2014-03-29" export WIRESHARK_TARGET_PLATFORM="win64" WIN_SETUP=`echo $0 | sed -e s/win64/win/` -- cgit v1.2.3