3.3.4-rc1

This commit is contained in:
Marc Delisle
2010-06-20 06:01:52 -04:00
parent 5890ad763d
commit b95666b22d
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.4-dev');
$this->set('PMA_VERSION', '3.3.4-rc1');
/**
* @deprecated
*/