3.4.11 release

This commit is contained in:
Marc Delisle
2012-04-14 07:35:22 -04:00
parent 591d1518fe
commit 3345d64a6f
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.11-rc1');
$this->set('PMA_VERSION', '3.4.11');
/**
* @deprecated
*/