3.3.7-rc1 release

This commit is contained in:
Marc Delisle
2010-08-31 12:09:07 -04:00
parent 1b812f2d25
commit c39c407bb5
4 changed files with 6 additions and 6 deletions

View File

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