aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-06-10 18:06:33 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-06-10 18:06:33 +0000
commite910000ae385a3d799621b85beff1e3e3facabc9 (patch)
tree76b34dbc90d11ceb3942c5a12a94bf916e22784d /config.nmake
parentf64517d3d2be8254350417720152426ae5b023e9 (diff)
Update the GTK+/GLib libraries.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28686 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake10
1 files changed, 5 insertions, 5 deletions
diff --git a/config.nmake b/config.nmake
index 1cb87005cc..06d1c9565f 100644
--- a/config.nmake
+++ b/config.nmake
@@ -137,7 +137,7 @@ NASM=$(WIRESHARK_LIBS)\nasm-2.02\nasm.exe
# Please note: Since Wireshark release 1.0.0, we no longer support GLib1.x
#
GLIB_VERSION=2.0
-GLIB_PKG=2.20.1-1
+GLIB_PKG=2.20.3-1
GLIB_DIR=$(WIRESHARK_LIBS)\glib
#
@@ -149,15 +149,15 @@ GLIB_DIR=$(WIRESHARK_LIBS)\glib
# directory in which the "include" and "lib" directories reside.
#
GTK_DIR=$(WIRESHARK_LIBS)\gtk2
-GTK_PKG=2.16.1-1
+GTK_PKG=2.16.2-1
CAIRO_PKG=1.8.6-1
-ATK_PKG=1.24.0-1
-LIBPNG_PKG=1.2.34-1
+ATK_PKG=1.26.0-1
+LIBPNG_PKG=1.2.37-1
TIFF_PKG=libtiff-3.8.2
TIFF_DLL=libtiff3.dll
JPEG_PKG=jpeg-6b-4-bin
JPEG_DLL=jpeg62.dll
-PANGO_PKG=1.24.0-1
+PANGO_PKG=1.24.2-1
#
# Mandatory: Version numbers of GTK and pango.