3.1.3-dev

This commit is contained in:
Marc Delisle
2009-01-07 17:27:21 +00:00
parent 16c115587e
commit d3f9c9ce8c
5 changed files with 8 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.3-dev');
/**
* @deprecated
*/