summaryrefslogtreecommitdiff
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2008-12-15 11:52:06 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2008-12-15 11:52:06 +0000
commit408d562a5c8fa0bf0d879a1c9ef8510dbefceb3b (patch)
treecdd089f36cdc3fefac49a500b9fe8310b2bb06b4 /tools/win32-setup.sh
parentbc79c1f13a69323aea4da5e6a985c24f5ad04e8b (diff)
downloadwireshark-408d562a5c8fa0bf0d879a1c9ef8510dbefceb3b.tar.gz
Update GnuTls to gnutls-2.6.3-1
svn path=/trunk/; revision=26998
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 027838038b..acf6e4e0e9 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="2008-12-10"
+DOWNLOAD_TAG="2008-12-15"
DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/$DOWNLOAD_TAG/packages/"
TAG_FILE="current_tag.txt"