Use the new label(It will still break on zlib as zlib 1.2.5 isn't used yet).

svn path=/trunk/; revision=36611
This commit is contained in:
Anders Broman 2011-04-12 21:09:34 +00:00
parent e98f5fc23d
commit a0e2d8ec0a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# 64-bit wrapper for win-setup.sh.
export DOWNLOAD_TAG="2011-04-05"
export DOWNLOAD_TAG="2011-04-12"
export WIRESHARK_TARGET_PLATFORM="win64"
WIN_SETUP=`echo $0 | sed -e s/win64/win/`