From 0a249087c311feacf693144372ec038938c47415 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 16 May 2014 09:21:57 -0700 Subject: Build with GTK+ 2.24.23. Change-Id: Ic5c385c0fcef4d40a8cb9e7a271d14eb80905460 Reviewed-on: https://code.wireshark.org/review/1665 Reviewed-by: Gerald Combs Tested-by: Gerald Combs --- tools/win32-setup.sh | 2 +- tools/win64-setup.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh index 76205c180f..bc9bd4ba4d 100755 --- a/tools/win32-setup.sh +++ b/tools/win32-setup.sh @@ -22,7 +22,7 @@ # 32-bit wrapper for win-setup.sh. -export DOWNLOAD_TAG="2014-04-16" +export DOWNLOAD_TAG="2014-05-16" export WIRESHARK_TARGET_PLATFORM="win32" WIN_SETUP=`echo $0 | sed -e s/win32/win/` diff --git a/tools/win64-setup.sh b/tools/win64-setup.sh index a56259159e..bd61722dfe 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="2014-04-16" +export DOWNLOAD_TAG="2014-05-16" export WIRESHARK_TARGET_PLATFORM="win64" WIN_SETUP=`echo $0 | sed -e s/win64/win/` -- cgit v1.2.1