This commit is contained in:
Marc Delisle
2011-05-20 13:02:23 -04:00
parent 0c2a2a6220
commit 6eae88e65f
4 changed files with 7 additions and 7 deletions

View File

@@ -92,7 +92,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '3.3.10');
$this->set('PMA_VERSION', '3.3.10.1');
/**
* @deprecated
*/