版本更新

This commit is contained in:
thinkphp
2017-12-12 16:09:55 +08:00
parent 1fba8e32d4
commit 5c482cc20c

View File

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