summaryrefslogtreecommitdiff
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-07-21 10:05:07 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-07-21 10:05:07 +0000
commit8f472c05fb0625d4cc79351f526a8745a1577d81 (patch)
tree3c4a55f06394652844b3a16e0a4d77b7e71f5fc7 /tools/win32-setup.sh
parent2207fb2aff4d863471a7dc7355e8087c58489e64 (diff)
downloadwireshark-8f472c05fb0625d4cc79351f526a8745a1577d81.tar.gz
Use the tag...
svn path=/trunk/; revision=25778
Diffstat (limited to 'tools/win32-setup.sh')
-rwxr-xr-xtools/win32-setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 692ab95206..7214edf244 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -7,10 +7,10 @@
# in order to provide backward compatibility with older trees (e.g. a
# previous release or an older SVN checkout).
# Save previous tag.
-#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-07-15/packages/"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-07-21/packages/"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"
+#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"
err_exit () {
echo ""