This commit is contained in:
mrSkortch 2014-08-01 22:32:21 -06:00
parent 8e45225735
commit 2b29f19fd1

View File

@ -5,7 +5,7 @@ mist = {}
-- don't change these -- don't change these
mist.majorVersion = 3 mist.majorVersion = 3
mist.minorVersion = 4 mist.minorVersion = 4
mist.build = 26 mist.build = 27
-------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------
-- the main area -- the main area