aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-02-15 23:46:39 +0000
committerGuy Harris <guy@alum.mit.edu>2010-02-15 23:46:39 +0000
commit2b2879b0980ab3943c959c5b35f09fec38b3c287 (patch)
tree2c706872db15fa0a3c8014b418dc1572214e4442 /config.nmake
parentcc1e71a2ac090488f0b1fb371bdd570f036ee932 (diff)
Correct GTK+ package for Win64.
svn path=/trunk/; revision=31890
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.