summaryrefslogtreecommitdiff
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-12-07 22:40:04 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-12-07 22:40:04 +0000
commit843864684cc0c049de1f13b15c6793b9778a2e70 (patch)
treee55b5b94925e7ad3dc114f2749f3f0ae2fc7d0e8 /tools/win32-setup.sh
parent14252042d64b7d1c37e12db55bafafe007554626 (diff)
downloadwireshark-843864684cc0c049de1f13b15c6793b9778a2e70.tar.gz
Update the User's Guide to 1.8
svn path=/trunk/; revision=46463
Diffstat (limited to 'tools/win32-setup.sh')
-rwxr-xr-xtools/win32-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index e38462c24e..67cf9d2189 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -4,7 +4,7 @@
# 32-bit wrapper for win-setup.sh.
-export DOWNLOAD_TAG="2012-09-13"
+export DOWNLOAD_TAG="2012-12-07"
export WIRESHARK_TARGET_PLATFORM="win32"
WIN_SETUP=`echo $0 | sed -e s/win32/win/`