2.11.11 release

This commit is contained in:
Marc Delisle
2010-09-07 12:16:12 -04:00
parent 0e4369a8d2
commit e6aeaf1925
5 changed files with 8 additions and 8 deletions

View File

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