aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-01-21 16:41:20 +0000
committerGerald Combs <gerald@wireshark.org>2010-01-21 16:41:20 +0000
commit16c2a0b4b0cb6607c2a06858fadab4c243d945c8 (patch)
treec9be63175df92b3eaa5ceae09dbb978cf45bbd0d /config.nmake
parent40f5a3e4bba5d0ada94741b4b8790e7615fe5123 (diff)
Use the correct GTK_INST_VERSION.
svn path=/trunk/; revision=31602
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 a8f343ab62..6b34b1c6fe 100644
--- a/config.nmake
+++ b/config.nmake
@@ -168,7 +168,7 @@ GTK_PKG=2.18.5-20091215
# These macros are used by the nsis installer script and by the setup target.
#
# GTK 2.12 is the mainline since Wireshark 0.99.7
-GTK_INST_VERSION=2.16
+GTK_INST_VERSION=2.18
#
# Optional: WinPcap developer's pack to capture network traffic.