going to rc2

This commit is contained in:
Marc Delisle
2008-09-07 16:30:27 +00:00
parent 7414f1e9cb
commit 59527de068
4 changed files with 6 additions and 6 deletions

View File

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