View file PF.Base/install/include/version/3.5.0.php

File size: 64B
<?php

$this->_upgradeDatabase('3.5.0');
$bCompleted = true;

?>