aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-12-27 16:24:16 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-12-27 16:24:16 +0000
commit960cd2feee820ca007b00089a849dcc84404d540 (patch)
tree7006a941482316580777edc4447a29c0959c1d18 /tools
parent5f96568834b9dd462d22e43fada17d84b3b82145 (diff)
Use GTK+ 2.14.6
svn path=/trunk/; revision=27121
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 6cf7399e3a..61fe8c1e54 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-12-23"
+DOWNLOAD_TAG="2008-12-27"
DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/$DOWNLOAD_TAG/packages/"
TAG_FILE="current_tag.txt"