Skip to content

Commit dd11b5e

Browse files
committed
Release V33
1 parent 4b8149c commit dd11b5e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.Framework/src/MY.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
-- @Date : 2014-11-24 08:40:30
55
-- @Email : admin@derzh.com
66
-- @Last Modified by: 翟一鸣 @tinymins
7-
-- @Last Modified time: 2015-05-04 20:16:46
7+
-- @Last Modified time: 2015-05-06 13:56:31
88
-- @Ref: 借鉴大量海鳗源码 @haimanchajian.com
99
--------------------------------------------
1010
-- ####################################################################################################################################
@@ -127,8 +127,8 @@ MY = {}
127127
-- # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
128128
-- ##################################################################################################################################################
129129
local _DEBUG_ = 4
130-
local _BUILD_ = "20150428"
131-
local _VERSION_ = 0x2003200
130+
local _BUILD_ = "20150506"
131+
local _VERSION_ = 0x2003300
132132
local _ADDON_ROOT_ = '/Interface/MY/'
133133
local _FRAMEWORK_ROOT_ = '/Interface/MY/.Framework/'
134134

MY_CHANGELOG.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
��������� v33
2+
* [���Ŀ�]ȡ�����ݱ���ʱ��Json���л�����
3+
14
��������� v32
25
* [�����]��������������ֵ�����
36

0 commit comments

Comments
 (0)