From ed47063ec4933a51ef0f2f7d667b8178a86b6b12 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 16 Mar 2010 13:03:59 +0000 Subject: Solved problem with $(@:%blabla=%) when there are spaces in the filename --- 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 fc39f9e84..1d3cfbb66 100644 --- a/tools/mhmake/src/util.h +++ b/tools/mhmake/src/util.h @@ -50,7 +50,7 @@ #define PLATFORM "linux" #endif -#define MHMAKEVER "2.0.3" +#define MHMAKEVER "2.0.4" class makecommand { -- cgit v1.2.3