Changed build number

Changed the build number
This commit is contained in:
mrSkortch 2016-03-11 02:29:23 -07:00
parent d333ea3d64
commit ff506e0ec2
2 changed files with 10 additions and 1 deletions

View File

@ -35,7 +35,7 @@ mist = {}
-- don't change these -- don't change these
mist.majorVersion = 4 mist.majorVersion = 4
mist.minorVersion = 1 mist.minorVersion = 1
mist.build = 63 mist.build = 65
-- forward declaration of log shorthand -- forward declaration of log shorthand
local log local log

View File

@ -1,3 +1,12 @@
v65
-Fixed update db tables not updating
v64
-Fixes to debug code
v62 and v63
-Donno
v61 - 4.1 release v61 - 4.1 release
-Fixed locality issue with unitToWP -Fixed locality issue with unitToWP