readme更新

This commit is contained in:
thinkphp
2018-01-01 20:39:00 +08:00
parent 9a68abd572
commit eb3459849b
2 changed files with 2 additions and 2 deletions

View File

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