Which version am I using?

How to check which version of Yii I am currently using? I don’t use SVN…

Thanks

http://www.yiiframework.com/doc/api/1.1/YiiBase#getVersion-detail

but how to use this getVersion() method.

Is this a serious question?


echo Yii::getVersion();