From 5eaf49ad7feec1f2043ecb1b90c04c534ce29f46 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 14 Jan 2010 15:52:18 +0000 Subject: Allos the | character in define values. --- 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 25db10e48..23f26e0ad 100644 --- a/tools/mhmake/src/util.h +++ b/tools/mhmake/src/util.h @@ -50,7 +50,7 @@ #define PLATFORM "linux" #endif -#define MHMAKEVER "1.4.10" +#define MHMAKEVER "1.4.11" string SearchCommand(const string &Command, const string &Extension=""); -- cgit v1.2.3