This commit is contained in:
Marc Delisle
2008-04-29 11:44:42 +00:00
parent be67fc6c57
commit 2f5d91ae36
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.6-rc1');
$this->set('PMA_VERSION', '2.11.6');
/**
* @deprecated
*/