aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-12-11 22:23:44 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-12-11 22:23:44 +0000
commit96f889dfd6be79887e28bf168682bedc43588159 (patch)
tree786bdd2e6b1806ecbb543e24ca2230aeeb94a08b /tools/win32-setup.sh
parent65547786c35582dc93ae081f4dfac2fc34d458ea (diff)
Update the User's Guide to 1.9
svn path=/trunk/; revision=46503
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 67cf9d2189..6cd8bf85f2 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-12-07"
+export DOWNLOAD_TAG="2012-12-11"
export WIRESHARK_TARGET_PLATFORM="win32"
WIN_SETUP=`echo $0 | sed -e s/win32/win/`