aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-11-15 16:36:27 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-11-15 16:36:27 +0000
commitf9f80c330e94d0416eca80ef4110644ac1b74197 (patch)
tree130f94572af158c1a419694e685f3aaf377d33c6 /tools/win32-setup.sh
parent68ef96b3bfd225214fd1e39474506677e7abfe88 (diff)
Update GTK packages.
svn path=/trunk/; revision=26786
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 f269490f1d..af41285fa4 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-10-01"
+DOWNLOAD_TAG="2008-11-15"
DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/$DOWNLOAD_TAG/packages/"
TAG_FILE="current_tag.txt"