2.10.1-dev

This commit is contained in:
Marc Delisle
2007-02-28 02:03:15 +00:00
parent faf2b09949
commit 5ced8c473e

View File

@@ -81,7 +81,7 @@ class PMA_Config
*/ */
function checkSystem() function checkSystem()
{ {
$this->set('PMA_VERSION', '2.10.0'); $this->set('PMA_VERSION', '2.10.1-dev');
/** /**
* @deprecated * @deprecated
*/ */