summaryrefslogtreecommitdiff
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-09-16 22:49:00 +0000
committerGerald Combs <gerald@wireshark.org>2008-09-16 22:49:00 +0000
commit34e87cdf6f6fec80d8d9085c71e5a9dc9228905d (patch)
treece1355e77ca2b226444fff7338e11eb3492a831f /tools/win32-setup.sh
parentba485a4163b226be0572cd3b5ed312c9c47e4368 (diff)
downloadwireshark-34e87cdf6f6fec80d8d9085c71e5a9dc9228905d.tar.gz
Update the Win32 libs download tag to 2008-09-16.
svn path=/trunk/; revision=26220
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 778d1835c2..85815e8132 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -7,7 +7,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="2008-09-06B"
+DOWNLOAD_TAG="2008-09-16"
DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/$DOWNLOAD_TAG/packages/"
TAG_FILE="current_tag.txt"