summaryrefslogtreecommitdiff
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2009-02-09 09:38:58 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2009-02-09 09:38:58 +0000
commitfe53605ff9610fa6981051fdb427d32420980065 (patch)
treede1cd083daa5cac8b7dc990c6248bb0d113f9af9 /tools/win32-setup.sh
parent5cc1c254211759a27597a3c4c63acbe15973d684 (diff)
downloadwireshark-fe53605ff9610fa6981051fdb427d32420980065.tar.gz
Update GnuTls to gnutls-2.6.4-1
svn path=/trunk/; revision=27398
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 792300d4fd..2b2af6f1f3 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -7,7 +7,7 @@
# in order to provide backward compatibility with older trees (e.g. a
# previous release or an older SVN checkout).
# Save previous tag.
-DOWNLOAD_TAG="2009-01-13"
+DOWNLOAD_TAG="2009-02-09"
DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/$DOWNLOAD_TAG/packages/"
TAG_FILE="current_tag.txt"