aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-18 21:29:19 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-18 21:29:19 +0000
commit57fba844f5496008b93c8e02e974138c13a30836 (patch)
tree6309d2333bbac584c0767a4c5ca471dd9f8f7b55 /tools/win32-setup.sh
parentc1612bb7df43cf9f81b25544ebdfc1fbfe0c59ac (diff)
Use gtk 2.12.1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23229 f5534014-38df-0310-8fa8-9805f1628bb7
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 393f599cf3..1c1a04a657 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -6,10 +6,10 @@
# http://anonsvn.wireshark.org/wireshark-win32-libs/tags/<date>/packages
# in order to provide backward compatibility with older trees (e.g. a
# previous release or an older SVN checkout).
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-09-28/packages/"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-10-18/packages/"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
-# DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"
+#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"
err_exit () {
echo ""