Commit b0018e36 by Qiang Xue

fixed version.

parent 7f10555d
......@@ -104,7 +104,7 @@ class BaseYii
*/
public static function getVersion()
{
return '2.0-dev';
return '2.0.0-alpha';
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment