From 0925cb4f76a1667fb3777efbe6a0e0e69c4cca3c Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 10 Dec 2009 15:49:55 +0000 Subject: Added 64-bit compilation Removed autodep optimisation. --- tools/mhmake/src/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mhmake/src/util.h') diff --git a/tools/mhmake/src/util.h b/tools/mhmake/src/util.h index 1634f5135..25db10e48 100644 --- a/tools/mhmake/src/util.h +++ b/tools/mhmake/src/util.h @@ -50,7 +50,7 @@ #define PLATFORM "linux" #endif -#define MHMAKEVER "1.4.8" +#define MHMAKEVER "1.4.10" string SearchCommand(const string &Command, const string &Extension=""); -- cgit v1.2.3