3.4.3 release

This commit is contained in:
Marc Delisle
2011-06-27 08:20:21 -04:00
parent 4bec3b3bee
commit e21d6073e4
4 changed files with 5 additions and 5 deletions

View File

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