This commit is contained in:
Marc Delisle
2008-03-01 11:59:07 +00:00
parent 68a2f50e6a
commit 7dff073750
5 changed files with 10 additions and 10 deletions

View File

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