3.4.0-rc2

This commit is contained in:
Marc Delisle
2011-04-26 12:03:49 -04:00
parent 0352d27db7
commit 032b3a193f
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-dev');
$this->set('PMA_VERSION', '3.4.0-rc2');
/**
* @deprecated
*/