2.11.9 and 2.11.10-dev

This commit is contained in:
Marc Delisle
2008-08-28 16:41:57 +00:00
parent 454d50201b
commit 274b5c9eed
5 changed files with 10 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '2.11.9-dev');
$this->set('PMA_VERSION', '2.11.10-dev');
/**
* @deprecated
*/