3.4.0-alpha2

This commit is contained in:
Marc Delisle
2010-11-30 07:39:13 -05:00
parent e9c8531a23
commit 503fac1f0c
4 changed files with 6 additions and 6 deletions

View File

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