This commit is contained in:
Marc Delisle
2007-01-16 17:32:33 +00:00
parent 8c951e8404
commit a462ca1a18
5 changed files with 10 additions and 7 deletions

View File

@@ -80,7 +80,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '2.9.2-rc1');
$this->set('PMA_VERSION', '2.9.2');
/**
* @deprecated
*/