This commit is contained in:
Marc Delisle
2007-07-20 13:03:09 +00:00
parent c1fd1d8528
commit 91e55da7fb
5 changed files with 8 additions and 8 deletions

View File

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