diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh index 692ab95206..7214edf244 100755 --- a/tools/win32-setup.sh +++ b/tools/win32-setup.sh @@ -7,10 +7,10 @@ # 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-07-15/packages/" +DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-07-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/" +#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/" err_exit () { echo ""