2.10.0-rc1

This commit is contained in:
Marc Delisle
2007-02-12 00:40:38 +00:00
parent 2473c40186
commit d001c0bce9
4 changed files with 7 additions and 7 deletions

View File

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