2.11.5-rc2

This commit is contained in:
Marc Delisle
2008-02-25 17:46:23 +00:00
parent b6f80bfea9
commit fbef1cf807
4 changed files with 6 additions and 6 deletions

View File

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