2.9.2-rc1

This commit is contained in:
Marc Delisle
2007-01-09 22:23:54 +00:00
parent 8fe835ac06
commit 8c951e8404
5 changed files with 9 additions and 6 deletions

View File

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