diff --git a/Ide/idehelp.icl b/Ide/idehelp.icl index c54a4898637e5c6979571ec978f8221ef07e0b06..1042d47d584394e0fb7c079dcf47557523ebc94f 100644 --- a/Ide/idehelp.icl +++ b/Ide/idehelp.icl @@ -61,7 +61,7 @@ IDE_VERSION +++. CLEAN_VERSION +++. EXE_VERSION -BUILD_VERSION :== "v2.2 build 2006-10-26 " +BUILD_VERSION :== "v2.4 " PLATFORM = case toInt '\n' of @@ -70,5 +70,4 @@ PLATFORM _ -> "??? " CLEAN_VERSION - # clean = "(2.2) " - = clean + = "(2.4) "