Changed version num

This commit is contained in:
mrSkortch 2014-08-01 22:11:24 -06:00
parent 1c29a4ffac
commit d30a56997b

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