to fix the version info in the footer edit
Complete_install.php (located in install folder)
Replace the following line
VALUES ('$_POST[name]', '$_POST[news]', '$_POST[vids_per_page]', '0.2')");
with
VALUES ('$_POST[name]', '$_POST[news]', '$_POST[vids_per_page]', '0.25')");