2.10.0 release

This commit is contained in:
Marc Delisle
2007-02-28 00:50:11 +00:00
parent a6acfb641b
commit faf2b09949
5 changed files with 8 additions and 7 deletions

View File

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