3.4.8 release

This commit is contained in:
Marc Delisle
2011-12-01 12:15:59 -05:00
parent b00745d352
commit 3550b5adee
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.8-rc1');
$this->set('PMA_VERSION', '3.4.8');
/**
* @deprecated
*/