2.11.0-rc2

This commit is contained in:
Marc Delisle
2007-08-18 14:06:28 +00:00
parent 984e93ad17
commit 0d69b077e2
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.0-rc1');
$this->set('PMA_VERSION', '2.11.0-rc2');
/**
* @deprecated
*/