3.4.11.1 release

This commit is contained in:
Marc Delisle
2012-08-12 09:14:23 -04:00
parent e094f34bed
commit cc97d82fd1
4 changed files with 7 additions and 4 deletions

View File

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