3.2.5-dev

This commit is contained in:
Marc Delisle
2009-11-23 17:45:37 +00:00
parent ee6309a7be
commit e97be9af7f
5 changed files with 8 additions and 6 deletions

View File

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