aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-05-29 18:45:24 +0000
committerGerald Combs <gerald@wireshark.org>2009-05-29 18:45:24 +0000
commit6e689b5adcbb585caf502b07e2b756248946803a (patch)
treea3a0c5d1cec48f25c08ea369e631a8d438d3b915 /tools/win32-setup.sh
parent0b1b0264abe413b4ba593649bdc529e5754bd7e0 (diff)
Update the Windows library tags and documentation filename.
svn path=/trunk/; revision=28527
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 71fb0f8e72..821d599c00 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -9,7 +9,7 @@
# in order to provide backward compatibility with older trees (e.g. a
# previous release or an older SVN checkout).
# Save previous tag.
-DOWNLOAD_TAG=${DOWNLOAD_TAG:-"2009-04-27"}
+DOWNLOAD_TAG=${DOWNLOAD_TAG:-"2009-05-29"}
WIRESHARK_TARGET_PLATFORM=${WIRESHARK_TARGET_PLATFORM:-"win32"}
DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-$WIRESHARK_TARGET_PLATFORM-libs/tags/$DOWNLOAD_TAG/packages/"