aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-12-05 18:09:44 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-12-05 18:09:44 +0000
commite0d9497f1c58f752b7786561e5ab90070d9bb571 (patch)
treeab7b578014e54b790079e69ef30451241f6fe327 /tools
parent11c616f11e52f73c6cf2f1947f6472ae16634443 (diff)
Use:
GTK+ 2.13.3 Overview of Changes from GTK+ 2.12.2 to 2.12.3 ============================================== * Win32: - Respect viewable drive restrictions * Bugs fixed: 499868 fix for crash during DnD on Quartz 500804 null pointer dereference in quartz drawing function 144269 GtkHPaned flickers and leaves widgets in child panels unr... 495124 Valgrind error with windows of type GTK_WINDOW_POPUP 501583 Root window not fully initialized * Updated translations: Estonian (et) French (fr) Irish (ga) svn path=/trunk/; revision=23771
Diffstat (limited to 'tools')
-rwxr-xr-xtools/win32-setup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 9b63f9c349..cca6c7e21a 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -8,7 +8,8 @@
# previous release or an older SVN checkout).
# Save privious tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-11-24/packages/"
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-11-29a/packages/"
+#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-11-29a/packages/"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-12-05/packages/"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"