Skip to content

Commit

Permalink
2.9.0.3-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
lem9 committed Oct 3, 2006
1 parent d86049d commit b596428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/Config.class.php
Expand Up @@ -80,7 +80,7 @@ function __construct($source = null)
*/
function checkSystem()
{
$this->set('PMA_VERSION', '2.9.0.2');
$this->set('PMA_VERSION', '2.9.0.3-dev');
/**
* @deprecated
*/
Expand Down

0 comments on commit b596428

Please sign in to comment.