3.2.0-beta1

This commit is contained in:
Marc Delisle
2009-05-18 14:36:29 +00:00
parent 644366eaf1
commit ac03e76cef
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-dev');
$this->set('PMA_VERSION', '3.2.0-beta1');
/**
* @deprecated
*/