2.10.2-rc1 and 2.10.3-dev

This commit is contained in:
Marc Delisle
2007-06-08 18:37:07 +00:00
parent 95a0decab2
commit f52b00230b
4 changed files with 6 additions and 6 deletions

View File

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