advance version numbers

This commit is contained in:
Marc Delisle
2009-12-31 13:27:55 +00:00
parent 526dce65cb
commit a2fa8219c8
4 changed files with 8 additions and 8 deletions

View File

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