2.9.0.3-dev

This commit is contained in:
Marc Delisle
2006-10-03 15:20:29 +00:00
parent d86049d27b
commit b596428089

View File

@@ -80,7 +80,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '2.9.0.2');
$this->set('PMA_VERSION', '2.9.0.3-dev');
/**
* @deprecated
*/