aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-02-16 16:35:49 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-02-16 16:35:49 +0000
commit363524d7284735a7a0198f66a5e397fa62b709e4 (patch)
treed1a707cf50a83485e8454d23df29781bcaa44dfb /tools
parent48118ff47c6d2bab60b8953c213c97e90565cafb (diff)
Use gtk+ 2.12.8 glib 2.12.6-2 and pcre 7.0.
( Problem seemed to be with pxbuffloaders). svn path=/trunk/; revision=24357
Diffstat (limited to 'tools')
-rwxr-xr-xtools/win32-setup.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 0fc18e0e0a..f504ad5e13 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -7,11 +7,11 @@
# 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-01-27/packages/"
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-01-29/packages/"
+#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-01-29/packages/"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-02-16/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 ""