From f19a1f2d41337986c94cecfd348aca32a5445993 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 4 Aug 2010 09:37:27 +0000 Subject: Added possibility to force a dependency scan on a target with .AUTODEPS --- 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 9f8ab5b9b..ef874eb96 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.6" +#define MHMAKEVER "2.1.0" class makecommand { -- cgit v1.2.3