aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-04-21 19:16:22 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-04-21 19:16:22 +0000
commit5d068af3c6b475ff7613f462f94de19fa0a83a03 (patch)
treecd7c3a772d80c45a08aeb11ede769767a70816b7 /tools/win32-setup.sh
parente49ad89714d26f7ff98d5d9222c56c764aed4329 (diff)
Use latest Glib version.
svn path=/trunk/; revision=25136
Diffstat (limited to 'tools/win32-setup.sh')
-rwxr-xr-xtools/win32-setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index c00b2b417b..a46e41397c 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -7,8 +7,8 @@
# in order to provide backward compatibility with older trees (e.g. a
# previous release or an older SVN checkout).
# Save previous tag.
-#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-03-17/packages/"
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-03-21/packages/"
+#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-03-21/packages/"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-04-21/packages/"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"