diff --git a/scripts/max4ds/init.ms b/scripts/max4ds/init.ms index fb948f1..917779a 100644 --- a/scripts/max4ds/init.ms +++ b/scripts/max4ds/init.ms @@ -2,7 +2,7 @@ local set_heapsize = 64 * 1024 * 1024 --64 MiB if heapsize < set_heapsize then heapsize = set_heapsize - global MafiaTools_version = "v0.8.0-preview" + global MafiaTools_version = "v0.7.1" global MafiaTools_scriptsPath = getFilenamePath (getThisScriptFilename()) global MafiaTools_ImpExpSettings