Skip to content

Commit ff3000b

Browse files
committed
Release V29
1 parent 9503940 commit ff3000b

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-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-04-01 16:06:22
7+
-- @Last Modified time: 2015-04-08 14:36:22
88
-- @Ref: 借鉴大量海鳗源码 @haimanchajian.com
99
--------------------------------------------
1010
-- ####################################################################################################################################
@@ -127,8 +127,8 @@ MY = {}
127127
-- # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
128128
-- ##################################################################################################################################################
129129
local _DEBUG_ = 4
130-
local _BUILD_ = "20150401"
131-
local _VERSION_ = 0x2002800
130+
local _BUILD_ = "20150408"
131+
local _VERSION_ = 0x2002900
132132
local _ADDON_ROOT_ = '/Interface/MY/'
133133
local _FRAMEWORK_ROOT_ = '/Interface/MY/.Framework/'
134134

MY_CHANGELOG.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
��������� v29
2+
* [���Ŀ�]��������Ҽ��˵�����ʧ�ܵ�����
3+
* [���츴��]����/�½�������ʱ������ҪС����Ч��
4+
15
��������� v28
26
* [ս����¼]����ʱĬ�Ϸ�����Чֵ
37
* [ս����¼]ս������� ʱ��û�����õ�����

0 commit comments

Comments
 (0)