From ff506e0ec2156a5c63074414f4589cb0b8ca735e Mon Sep 17 00:00:00 2001 From: mrSkortch Date: Fri, 11 Mar 2016 02:29:23 -0700 Subject: [PATCH] Changed build number Changed the build number --- mist.lua | 2 +- rev changelog.txt | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/mist.lua b/mist.lua index 25ce652..eb017f3 100644 --- a/mist.lua +++ b/mist.lua @@ -35,7 +35,7 @@ mist = {} -- don't change these mist.majorVersion = 4 mist.minorVersion = 1 -mist.build = 63 +mist.build = 65 -- forward declaration of log shorthand local log diff --git a/rev changelog.txt b/rev changelog.txt index f4c3bbd..9aa72fb 100644 --- a/rev changelog.txt +++ b/rev changelog.txt @@ -1,3 +1,12 @@ +v65 +-Fixed update db tables not updating + +v64 +-Fixes to debug code + +v62 and v63 +-Donno + v61 - 4.1 release -Fixed locality issue with unitToWP