aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/util.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-10-18 06:31:05 +0000
committermarha <marha@users.sourceforge.net>2010-10-18 06:31:05 +0000
commitf7b6403a13075049d9577e6f061b6d7f718d3ca9 (patch)
treecef844b3c6e57e872e50668df5d62fa03effd028 /tools/mhmake/src/util.h
parent057471268f10a87f27bda540049c83efcde43689 (diff)
downloadvcxsrv-f7b6403a13075049d9577e6f061b6d7f718d3ca9.tar.gz
vcxsrv-f7b6403a13075049d9577e6f061b6d7f718d3ca9.tar.bz2
vcxsrv-f7b6403a13075049d9577e6f061b6d7f718d3ca9.zip
Also rebuild everything if one of the exported variables is changed
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 6e8e7c9eb..9b49cf489 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.4"
+#define MHMAKEVER "2.2.5"
class makecommand
{