aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-02-15 23:46:39 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-02-15 23:46:39 +0000
commit2c5b4ff27636fbdfc07751de31e1c4dafc61307a (patch)
tree2c706872db15fa0a3c8014b418dc1572214e4442 /config.nmake
parent95467b0cca2768a5ba16873f9673e39415eea463 (diff)
Correct GTK+ package for Win64.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31890 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index ab74f125b9..341d8f9b60 100644
--- a/config.nmake
+++ b/config.nmake
@@ -366,7 +366,7 @@ EXPAT_DLL=libexpat-1.dll
INTL_DLL=libintl-8.dll
# These macros are used by the setup target.
-GTK_PKG=2.18.6-20100209
+GTK_PKG=2.16.6-20090912
#
# Mandatory: Version numbers of GTK and pango.