3.2.0 release

This commit is contained in:
Marc Delisle
2009-06-15 15:30:30 +00:00
parent 5af2139aa2
commit 5f2c98802c
5 changed files with 9 additions and 9 deletions

View File

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