aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-03-17 21:33:15 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-03-17 21:33:15 +0000
commite7ccbd26d17284d7cbbca7adedc7f235d97f341c (patch)
treee7fe63b66830d059a5cc36c5e6e4edd9d5ad2008 /tools
parent2b4be62f25d456493eda9163550ea14b771373b8 (diff)
Revert the changes, it blows up when resizeing windows...
svn path=/trunk/; revision=27764
Diffstat (limited to 'tools')
-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 c68d9e28ff..0bcdeb1e8e 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-03-17"}
+DOWNLOAD_TAG=${DOWNLOAD_TAG:-"2009-02-09"}
WIRESHARK_TARGET_PLATFORM=${WIRESHARK_TARGET_PLATFORM:-"win32"}
DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-$WIRESHARK_TARGET_PLATFORM-libs/tags/$DOWNLOAD_TAG/packages/"