Identify and Check Joomla Version
However, here the Joomla files:
Firstly, Joomla! 1.0.x
/includes/version.php
Secondly, Joomla! 1.5.x
/libraries/joomla/version.php
And, Joomla! 1.6.x
/libraries/joomla/version.php
Then, Joomla! 2.5.x
/libraries/cms/version.php Joomla! 3.1.x & Joomla! 3.2.x
/libraries/cms/version/version.phportop of /joomla.xml (see the element) Query:var_dump(JVERSION);