aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2009-06-13 08:26:11 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2009-06-13 08:26:11 +0000
commit6b64331033365cae062c31925af0b2d58b8e616a (patch)
tree237b7015fc61c75e011f26cbd08ac25e38185886 /config.nmake
parentb96499fb63859834cd8d8b33b7d17406dd08fdc0 (diff)
Update to you the latest UPX executable/dll compressor.
svn path=/trunk/; revision=28718
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index f4722ff94e..965d8ffa58 100644
--- a/config.nmake
+++ b/config.nmake
@@ -695,7 +695,7 @@ HHC_DIR=$(PROGRAM_FILES)/HTML Help Workshop
# comment this line out, so that UPX isn't defined.
#
-UPX=$(WIRESHARK_LIBS)\upx301w\upx.exe
+UPX=$(WIRESHARK_LIBS)\upx303w\upx.exe
##### Flags, PATHs and Miscellaneous #####