aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-08-11 21:22:49 +0000
committerGerald Combs <gerald@wireshark.org>2004-08-11 21:22:49 +0000
commit490545d73fc8cb1fcd35c7467e96677d7bd02a9a (patch)
treeaaaa54cb411b1f9b132268b4f48ccd03265791d6 /Makefile.nmake
parentb1349d460d1d506b43b92b187466fa20f5b4ab27 (diff)
Update to GTK-Wimp 0.6.1.
svn path=/trunk/; revision=11721
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 16b9c73061..9461deef69 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -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.5.4-bin.zip
+ gtk-wimp gtk-wimp/gtk-wimp-0.6.1-bin.zip
!ENDIF
@echo.
@echo Ethereal is ready to build.