版本更新

This commit is contained in:
thinkphp
2018-04-25 10:43:06 +08:00
parent de3daa1138
commit 0ad7586556

View File

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