for new 2.9.0.2 kits

This commit is contained in:
Marc Delisle
2006-10-07 14:49:29 +00:00
parent 6b56ef1574
commit 44d682e8f0

View File

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