From a1c59d04b8d5ce972c34bd1e5abd941b55655029 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 1 Sep 2010 15:05:15 +0000 Subject: Make it possible to use more complicated expressions in if statements --- 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 ef874eb96..62efbd245 100644 --- a/tools/mhmake/src/util.h +++ b/tools/mhmake/src/util.h @@ -50,7 +50,7 @@ #define PLATFORM "linux" #endif -#define MHMAKEVER "2.1.0" +#define MHMAKEVER "2.2.0" class makecommand { -- cgit v1.2.3