aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win64-setup.sh
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-10-11 16:01:48 +0000
committerGerald Combs <gerald@wireshark.org>2010-10-11 16:01:48 +0000
commitb2a92a4c35f9310ac8215f4e59b10af6bf7eb4c1 (patch)
tree54195c9ee3fa012489d73e476f855f067feb9d79 /tools/win64-setup.sh
parent32da2562b88c0aa67afcbe57ed572ab44d4be2fe (diff)
Use the latest User's Guide.
svn path=/trunk/; revision=34470
Diffstat (limited to 'tools/win64-setup.sh')
-rwxr-xr-xtools/win64-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/win64-setup.sh b/tools/win64-setup.sh
index c049b47141..899ff31701 100755
--- a/tools/win64-setup.sh
+++ b/tools/win64-setup.sh
@@ -4,7 +4,7 @@
# 64-bit wrapper for win-setup.sh.
-export DOWNLOAD_TAG="2010-10-05"
+export DOWNLOAD_TAG="2010-10-08"
export WIRESHARK_TARGET_PLATFORM="win64"
WIN_SETUP=`echo $0 | sed -e s/win64/win/`