aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-03-01 21:31:07 +0000
committerGerald Combs <gerald@wireshark.org>2006-03-01 21:31:07 +0000
commit050525cfb532ad640dc8bc2b9cbd6815bb7b7e60 (patch)
treecfb49e2e8705730b9a1b04065d134865f62543d1 /tools
parent873321aa302a028792dd8a396143624269d1c445 (diff)
Add Lua support by default for Win32. Fix some compilation problems.
Add Lua information to the version paragraph. svn path=/trunk/; revision=17440
Diffstat (limited to 'tools')
-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 3fe7d1be00..05bb262e0c 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# DOWNLOAD_PREFIX="http://www.ethereal.com/distribution/win32/development"
-DOWNLOAD_PREFIX="http://anonsvn.ethereal.com/ethereal-win32-libs/tags/2005-12-21/packages"
+DOWNLOAD_PREFIX="http://anonsvn.ethereal.com/ethereal-win32-libs/tags/2006-03-01/packages"
err_exit () {
echo ""