aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win64-setup.sh
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-19 21:09:29 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-19 21:09:29 +0000
commit70e5bd04db9c96ce0aaa7661416464d25eefd2f2 (patch)
tree4249aa66f842c658b4a9545c1e929dd92784999f /tools/win64-setup.sh
parentdb50fef0aa5424ed376dfcb9b1acb474f5be2375 (diff)
Update the User's Guide.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37312 f5534014-38df-0310-8fa8-9805f1628bb7
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 4d5b5bf984..2d9e06d0c0 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="2011-04-13"
+export DOWNLOAD_TAG="2011-05-19"
export WIRESHARK_TARGET_PLATFORM="win64"
WIN_SETUP=`echo $0 | sed -e s/win64/win/`