3.3.10.2 release

This commit is contained in:
Marc Delisle
2011-07-02 20:39:57 -04:00
parent 5ee357a572
commit ab31a2565f
5 changed files with 7 additions and 7 deletions

View File

@@ -92,7 +92,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '3.3.10.1');
$this->set('PMA_VERSION', '3.3.10.2');
/**
* @deprecated
*/