From 61b8b4249d504d00ad88444e49dfb835737e7ed9 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 28 Feb 2010 15:22:08 +0000 Subject: Solved problem of some tabs that were not parsed as white space --- 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 9deb700c7..fc39f9e84 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.2" +#define MHMAKEVER "2.0.3" class makecommand { -- cgit v1.2.3