bug #2027102, small fix for a notice about "lang"

This commit is contained in:
Marc Delisle
2008-07-28 19:37:23 +00:00
parent 654499029c
commit 685c7029ec
6 changed files with 11 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '2.11.8');
$this->set('PMA_VERSION', '2.11.8.1');
/**
* @deprecated
*/