2.9.10-dev

This commit is contained in:
Marc Delisle
2006-08-10 11:49:59 +00:00
parent 4ef1814d3b
commit 896331a8fd

View File

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