aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-11-23 17:31:16 +0000
committerGerald Combs <gerald@wireshark.org>2004-11-23 17:31:16 +0000
commit236f1a971790db4ee36aa5d4ae0d3bd667057ab9 (patch)
tree7eba2df1cde3a0c97f2e6ae05848b200c9d98cbb /tools
parentc45f9fee60c90e8464966681c075225e24fa72e8 (diff)
Update to GTK+ 2.4.13.
svn path=/trunk/; revision=12581
Diffstat (limited to 'tools')
-rw-r--r--tools/win32-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 067648f0f1..c3ee031217 100644
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# DOWNLOAD_PREFIX="http://www.ethereal.com/distribution/win32/development"
-DOWNLOAD_PREFIX="http://anonsvn.ethereal.com/ethereal-win32-libs/tags/2004-11-02/packages"
+DOWNLOAD_PREFIX="http://anonsvn.ethereal.com/ethereal-win32-libs/tags/2004-11-23/packages"
err_exit () {
echo "ERROR: $1"