版本号更新为5.0.3beta

This commit is contained in:
thinkphp
2016-10-27 14:10:25 +08:00
parent b2e2d440ed
commit 40dd37e374

View File

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