From 2b1008913cdd6a3b9b6c52d2e1616649bd20ee97 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 5 Sep 2010 18:40:23 +0000 Subject: Make sure that mhmake and mhmake_dbg are using the same autodep filename in case mhmakeconf is not defined --- 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 5afe9aecf..8a2058539 100644 --- a/tools/mhmake/src/util.h +++ b/tools/mhmake/src/util.h @@ -50,7 +50,7 @@ #define PLATFORM "linux" #endif -#define MHMAKEVER "2.2.2" +#define MHMAKEVER "2.2.3" class makecommand { -- cgit v1.2.3