Working on 3.4.0-beta3

This commit is contained in:
Marc Delisle
2011-01-07 11:16:29 -05:00
parent c46844e4ae
commit 44f99c2f47
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-beta2');
$this->set('PMA_VERSION', '3.4.0-beta3-dev');
/**
* @deprecated
*/