3.2.0.1 release

This commit is contained in:
Marc Delisle
2009-06-30 10:52:07 +00:00
parent 81d42bb643
commit bf0bfd28aa
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.2.0');
$this->set('PMA_VERSION', '3.2.0.1');
/**
* @deprecated
*/