版本号更新

This commit is contained in:
thinkphp
2017-07-04 11:46:13 +08:00
parent 1b37ce1abd
commit 90d71bbc76

View File

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