diff --git a/mist.lua b/mist.lua index 6553c18..e34d388 100644 --- a/mist.lua +++ b/mist.lua @@ -5,7 +5,7 @@ mist = {} -- don't change these mist.majorVersion = 3 mist.minorVersion = 4 -mist.build = 26 +mist.build = 27 -------------------------------------------------------------------------------------------------------------- -- the main area diff --git a/mist_doc_file.doc b/mist_doc_file.doc index ce93fc5..1f0320b 100644 Binary files a/mist_doc_file.doc and b/mist_doc_file.doc differ