3.4.6-dev

This commit is contained in:
Marc Delisle
2011-09-02 12:42:55 -04:00
parent 15f887a979
commit 1b5461dc75
4 changed files with 6 additions and 4 deletions

View File

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