Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin

This commit is contained in:
Madhura Jayaratne
2011-03-12 18:54:07 +05:30
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-beta4');
$this->set('PMA_VERSION', '3.4.0-rc1-dev');
/**
* @deprecated
*/