This commit is contained in:
Marc Delisle
2007-10-27 13:02:12 +00:00
parent 2044e9c557
commit c18c6ca27f
5 changed files with 8 additions and 8 deletions

View File

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