3.3.4-dev

This commit is contained in:
Marc Delisle
2010-05-01 15:19:30 -04:00
parent 6b50847a8c
commit 6b5edbe6db
4 changed files with 6 additions and 6 deletions

View File

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