From 88a78ebea08af461224f815a8380ea5c54186f43 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 29 Apr 2011 09:58:14 +0000 Subject: Solved problem if last character not echoed in echo command. Solved linux warning Added option to disable checking of start directory. --- 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 044ac0143..694012cea 100644 --- a/tools/mhmake/src/util.h +++ b/tools/mhmake/src/util.h @@ -50,7 +50,7 @@ #define PLATFORM "linux" #endif -#define MHMAKEVER "3.0.1" +#define MHMAKEVER "3.0.4" class makecommand { -- cgit v1.2.3