3.1.0-beta1

This commit is contained in:
Marc Delisle
2008-11-08 14:52:40 +00:00
parent 905f966500
commit b75cb05e23
4 changed files with 7 additions and 7 deletions

View File

@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '3.1.0-dev');
$this->set('PMA_VERSION', '3.1.0-beta1');
/**
* @deprecated
*/