going rc2

This commit is contained in:
Marc Delisle
2008-06-18 20:48:50 +00:00
parent aa2076eedc
commit 33fa8c20d4
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.7-rc1');
$this->set('PMA_VERSION', '2.11.7-rc2');
/**
* @deprecated
*/