aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/util.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-11-01 15:49:36 +0000
committermarha <marha@users.sourceforge.net>2010-11-01 15:49:36 +0000
commita0fe511b67d36291e2e2d409bbdb7ac46b860478 (patch)
tree41c1075e74eb3acd83af611ceffb8673772a75f9 /tools/mhmake/src/util.h
parentc3d55347b14c80f553ab8c487baded1a44acf68c (diff)
downloadvcxsrv-a0fe511b67d36291e2e2d409bbdb7ac46b860478.tar.gz
vcxsrv-a0fe511b67d36291e2e2d409bbdb7ac46b860478.tar.bz2
vcxsrv-a0fe511b67d36291e2e2d409bbdb7ac46b860478.zip
Solved release compilation error
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 4a4b75488..8676bd0d6 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.16"
+#define MHMAKEVER "2.3.17"
class makecommand
{