aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/util.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-09-02 11:59:00 +0000
committermarha <marha@users.sourceforge.net>2010-09-02 11:59:00 +0000
commitaf486c5935a432683052d019da364aef97af745f (patch)
tree5e439039ea5195108f9f5e0d61bcd7a14fb69e46 /tools/mhmake/src/util.h
parent7a87e02989ca09868aacb825fe954c1f39602485 (diff)
downloadvcxsrv-af486c5935a432683052d019da364aef97af745f.tar.gz
vcxsrv-af486c5935a432683052d019da364aef97af745f.tar.bz2
vcxsrv-af486c5935a432683052d019da364aef97af745f.zip
Autodep optimisation
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 62efbd245..aff7d642a 100644
--- a/tools/mhmake/src/util.h
+++ b/tools/mhmake/src/util.h
@@ -50,7 +50,7 @@
#define PLATFORM "linux"
#endif
-#define MHMAKEVER "2.2.0"
+#define MHMAKEVER "2.2.1"
class makecommand
{