aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/util.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-01-20 15:50:57 +0000
committermarha <marha@users.sourceforge.net>2011-01-20 15:50:57 +0000
commit26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b (patch)
treeb7a5b98224f0aeb4ba9071f6effa41f0281910f7 /tools/mhmake/src/util.h
parentc7f5c2bc1637b96afe8e52b6700de659c1ea4a36 (diff)
downloadvcxsrv-26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b.tar.gz
vcxsrv-26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b.tar.bz2
vcxsrv-26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b.zip
Removed py2exe
Diffstat (limited to 'tools/mhmake/src/util.h')
-rw-r--r--tools/mhmake/src/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mhmake/src/util.h b/tools/mhmake/src/util.h
index 648ca01ee..882ceb325 100644
--- a/tools/mhmake/src/util.h
+++ b/tools/mhmake/src/util.h
@@ -50,7 +50,7 @@
#define PLATFORM "linux"
#endif
-#define MHMAKEVER "2.3.28"
+#define MHMAKEVER "2.3.29"
class makecommand
{