3.4.0-rc3-dev

This commit is contained in:
Marc Delisle
2011-04-26 12:25:54 -04:00
parent 032b3a193f
commit 7af7e26cfb
3 changed files with 4 additions and 4 deletions

View File

@@ -96,7 +96,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '3.4.0-rc2');
$this->set('PMA_VERSION', '3.4.0-rc3-dev');
/**
* @deprecated
*/