aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-01-17 16:45:15 +0000
committerGerald Combs <gerald@wireshark.org>2005-01-17 16:45:15 +0000
commitdb4f10408cabcf0083399acfd31df26f2031c81e (patch)
tree1ceb2e98ac2072a92b6a798ceedb077c846f5ded /tools
parente0d75c08f6050688bcb99b343b37f20da2c7ec49 (diff)
Switch the Windows build environment to GTK 2.4.14. Enable GTK-Wimp by
default in the installer. svn path=/trunk/; revision=13087
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 7d62d1cc9f..105e119b18 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-23/packages"
+DOWNLOAD_PREFIX="http://anonsvn.ethereal.com/ethereal-win32-libs/tags/2005-01-17/packages"
err_exit () {
echo "ERROR: $1"