This commit is contained in:
Marc Delisle
2007-08-19 12:02:39 +00:00
parent 0d69b077e2
commit a6bd44eeeb
4 changed files with 7 additions and 7 deletions

View File

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