2.11.7-rc1

This commit is contained in:
Marc Delisle
2008-06-10 16:48:34 +00:00
parent 959280b429
commit 4df2b7d333

View File

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