aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2008-11-15 16:36:27 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2008-11-15 16:36:27 +0000
commitd6cb53f3d41994e60b276098f9b14122516da4ea (patch)
tree130f94572af158c1a419694e685f3aaf377d33c6 /tools/win32-setup.sh
parent5972c8c64cde47a5e04eb19f94d21086c7a7a7ea (diff)
Update GTK packages.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26786 f5534014-38df-0310-8fa8-9805f1628bb7
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"