3.2.3-rc1

This commit is contained in:
Marc Delisle
2009-10-24 13:01:26 +00:00
parent b15f60514f
commit c5209b94e4
4 changed files with 6 additions and 6 deletions

View File

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