This commit is contained in:
Marc Delisle
2011-01-03 07:04:37 -05:00
parent 97716f5a5a
commit 08a6fd9c12
4 changed files with 8 additions and 8 deletions

View File

@@ -92,7 +92,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '3.3.9-rc1');
$this->set('PMA_VERSION', '3.3.9');
/**
* @deprecated
*/