2.11.2.1 release

This commit is contained in:
Marc Delisle
2007-11-11 10:09:42 +00:00
parent 83adea5d6f
commit e7b825acad
5 changed files with 8 additions and 8 deletions

View File

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