2.11.2-rc1

This commit is contained in:
Marc Delisle
2007-10-23 12:03:05 +00:00
parent c0017d0f42
commit dfcd6e67e7
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.2-dev');
$this->set('PMA_VERSION', '2.11.2-rc1');
/**
* @deprecated
*/