3.3.4 release

This commit is contained in:
Marc Delisle
2010-06-28 07:36:13 -04:00
parent 318ebf8bb5
commit 9c3ad0c8b1
5 changed files with 8 additions and 8 deletions

View File

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