<?php // update the version to 0.8.5 $sql[] = "UPDATE t_version SET `cb_version` = '0.8.5' WHERE 1=1 AND ID=1;"; ?>