修正单元测试 版本更新

This commit is contained in:
thinkphp
2016-09-28 11:40:39 +08:00
parent 3aa7e463dd
commit 0e39004f56
2 changed files with 1 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
// | Author: liu21st <liu21st@gmail.com>
// +----------------------------------------------------------------------
define('THINK_VERSION', '5.0.0');
define('THINK_VERSION', '5.0.1');
define('THINK_START_TIME', microtime(true));
define('THINK_START_MEM', memory_get_usage());
define('EXT', '.php');