aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-08-28 06:21:16 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-08-28 06:21:16 +0000
commit52cfdce275cc48646c98508a85c5df298d3def0a (patch)
tree85096219a8fcbdbb7f7afa2c6232431c890a84de /config.nmake
parent186c6b1dd43e476ffbc935dc400afb89637acc9c (diff)
Use GTK+ 2.16.5 and Glib 2.20.4.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29593 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.nmake b/config.nmake
index 90c8d2e150..dbb5d74e9e 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.3-1
+GLIB_PKG=2.20.4-1
GLIB_DIR=$(WIRESHARK_LIBS)\glib
##### To Use new packet list uncomment this line ####
@@ -153,15 +153,15 @@ GLIB_DIR=$(WIRESHARK_LIBS)\glib
# directory in which the "include" and "lib" directories reside.
#
GTK_DIR=$(WIRESHARK_LIBS)\gtk2
-GTK_PKG=2.16.2-1
-CAIRO_PKG=1.8.6-1
+GTK_PKG=2.16.5-1
+CAIRO_PKG=1.8.8-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.2-1
+PANGO_PKG=1.24.5-1
#
# Mandatory: Version numbers of GTK and pango.