2.9.0-rc1

This commit is contained in:
Marc Delisle
2006-09-08 11:37:56 +00:00
parent aa498c5eaa
commit 34268655e9
5 changed files with 8 additions and 7 deletions

View File

@@ -80,7 +80,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '2.9.0-beta1');
$this->set('PMA_VERSION', '2.9.0-rc1');
/**
* @deprecated
*/