From 7d2c21e3173f21e4c5234e6c0ac30bf6b74e84bd Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Thu, 26 Aug 2004 23:01:46 +0000 Subject: Bump the GTK+ 2.4 version up to 2.4.7, and bup GTK-Wimp up to 0.62. svn path=/trunk/; revision=11842 --- Makefile.nmake | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile.nmake') diff --git a/Makefile.nmake b/Makefile.nmake index 9461deef69..cf3004d597 100644 --- a/Makefile.nmake +++ b/Makefile.nmake @@ -429,9 +429,9 @@ setup: verify_apps !IFDEF GTK2_DIR !IF "$(GTK2_INST_VERSION)" == "2.4" @$(SH) tools\win32-setup.sh --download "$(ETHEREAL_LIBS)" \ - gtk2 gtk2.4/gtk+-2.4.4-20040808.zip + gtk2 gtk2.4/gtk+-2.4.7.zip @$(SH) tools\win32-setup.sh --download "$(ETHEREAL_LIBS)" \ - gtk2 gtk2.4/gtk+-dev-2.4.4.zip + gtk2 gtk2.4/gtk+-dev-2.4.7.zip @$(SH) tools\win32-setup.sh --download "$(ETHEREAL_LIBS)" \ gtk2 gtk2.4/atk-1.6.0.zip @$(SH) tools\win32-setup.sh --download "$(ETHEREAL_LIBS)" \ @@ -460,7 +460,7 @@ setup: verify_apps !ENDIF !IFDEF GTK_WIMP_DIR @$(SH) tools\win32-setup.sh --download "$(ETHEREAL_LIBS)" \ - gtk-wimp gtk-wimp/gtk-wimp-0.6.1-bin.zip + gtk-wimp gtk-wimp/gtk-wimp-0.6.2-bin.zip !ENDIF @echo. @echo Ethereal is ready to build. -- cgit v1.2.3