aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2006-05-16 15:49:03 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2006-05-16 15:49:03 +0000
commit103ad0253f531c40b35cc26194d90673d2ce99b4 (patch)
tree33f468dfe8a428b7a0a219f1f14c7f6ee98b571a /Makefile.nmake
parentee13215eb98bae80aada1cc7d39898e067eb235b (diff)
Change to address bug 933. See if this, after setup, includes the updated GTK-Wimp.
svn path=/trunk/; revision=18172
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 3657663ca8..5ab4818480 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -586,7 +586,7 @@ setup: verify_tools
!ENDIF
!IFDEF GTK_WIMP_DIR
@$(SH) tools\win32-setup.sh --download "$(ETHEREAL_LIBS)" \
- gtk-wimp gtk-wimp/gtk-wimp-0.6.2-bin.zip
+ gtk-wimp gtk-wimp/gtk-wimp-0.7.0-bin.zip
!ENDIF
@echo.
@echo Ethereal is ready to build.