Figuring this out

This commit is contained in:
mrSkortch 2014-08-01 22:29:07 -06:00
parent c528881c33
commit 8e45225735

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 = 27 mist.build = 26
-------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------
-- the main area -- the main area