3.3.9-rc1 release

This commit is contained in:
Marc Delisle
2010-12-22 12:25:54 -05:00
parent 1ceccbd50c
commit eaac45dfda
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.9-dev');
$this->set('PMA_VERSION', '3.3.9-rc1');
/**
* @deprecated
*/