积累更新

This commit is contained in:
thinkphp
2018-08-08 16:37:10 +08:00
parent 5145f28343
commit fa2d0a9838

View File

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