3.4.10 release

This commit is contained in:
Marc Delisle
2012-02-14 11:35:04 -05:00
parent 3471319da3
commit e8a12582f9
3 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.10-rc1');
$this->set('PMA_VERSION', '3.4.10');
/**
* @deprecated
*/