From c5bfd1aa030085abb89a8f13ecc4d36bb0227d1d Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 8 Mar 2011 09:36:48 +0000 Subject: Added safety agains mhmakeconf value ending in backspace --- 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 68cb032d7..044ac0143 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.0" +#define MHMAKEVER "3.0.1" class makecommand { -- cgit v1.2.3