This commit is contained in:
Marc Delisle
2008-10-30 20:40:33 +00:00
parent f1a0d3d2da
commit bcd216e529
4 changed files with 6 additions and 6 deletions

View File

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