going to 3.0.0-beta

This commit is contained in:
Marc Delisle
2008-08-10 12:20:11 +00:00
parent f2c7aeed84
commit 4c68c91ffb
5 changed files with 8 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '3.0.0-alpha');
$this->set('PMA_VERSION', '3.0.0-beta');
/**
* @deprecated
*/