aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-05-14 17:54:47 +0000
committerGerald Combs <gerald@wireshark.org>2012-05-14 17:54:47 +0000
commit992587c3bfbc2a211bb2b3b6a1151a10839e8f41 (patch)
tree1b4b1d93f75dc8c59f37afcf401857c699787589 /tools/win32-setup.sh
parent0f1a21aaa9a3b4983b99e523c4f093e4e77267de (diff)
Try using an OBS-derived Gtk2 bundle, second try.
svn path=/trunk/; revision=42623
Diffstat (limited to 'tools/win32-setup.sh')
-rwxr-xr-xtools/win32-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 730d055f14..fdb6a2cce8 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -4,7 +4,7 @@
# 32-bit wrapper for win-setup.sh.
-export DOWNLOAD_TAG="2012-04-19"
+export DOWNLOAD_TAG="2012-05-14"
export WIRESHARK_TARGET_PLATFORM="win32"
WIN_SETUP=`echo $0 | sed -e s/win32/win/`