Check before commit!

This commit is contained in:
Michal Čihař
2006-11-17 08:49:22 +00:00
parent 1042770109
commit 3ce5fa581f
24 changed files with 165 additions and 188 deletions

View File

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