Maybe 3.4.11 ?

This commit is contained in:
Marc Delisle
2012-01-24 12:28:06 -05:00
parent 3c7b233d9c
commit badc93d5d4
4 changed files with 6 additions and 4 deletions

View File

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