This commit is contained in:
Marc Delisle
2007-09-20 16:33:07 +00:00
parent 981b7535ea
commit 31751e330c
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.1-rc1');
$this->set('PMA_VERSION', '2.11.1');
/**
* @deprecated
*/