* upgrade the version.

This commit is contained in:
wangchunsheng
2010-02-22 11:41:19 +00:00
parent 9541b3a01f
commit bc8cb371f5

View File

@@ -23,7 +23,7 @@
*/
class install extends control
{
const VERSION = '0.4 beta';
const VERSION = '0.5 beta';
/* 构造函数,检查是否是通过安装入口调用。*/
public function __construct()