3.1.2-rc1

This commit is contained in:
Marc Delisle
2009-01-07 17:32:54 +00:00
parent 16c115587e
commit 73e363470c
4 changed files with 6 additions and 6 deletions

View File

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