3.3.0-beta1

This commit is contained in:
Marc Delisle
2010-01-21 00:42:01 +00:00
parent e5a58432b5
commit 644b56f655
4 changed files with 6 additions and 6 deletions

View File

@@ -92,7 +92,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '3.3.0-alpha1');
$this->set('PMA_VERSION', '3.3.0-beta1');
/**
* @deprecated
*/