aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-17 21:33:15 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-17 21:33:15 +0000
commitfe4d5f27765d27a8a5004e5448914594219b116e (patch)
treee7fe63b66830d059a5cc36c5e6e4edd9d5ad2008 /tools
parenta1c349f50a9b67c20b811360d80958d1a756e780 (diff)
Revert the changes, it blows up when resizeing windows...
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27764 f5534014-38df-0310-8fa8-9805f1628bb7
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/"