diff --git a/phpdox b/phpdox index 6030bfaf..0e76af54 100755 --- a/phpdox +++ b/phpdox @@ -61,7 +61,7 @@ if (!$found) { $factory = new TheSeer\phpDox\Factory( new \TheSeer\phpDox\FileInfo(__DIR__), - new \TheSeer\phpDox\Version('0.10.1') + new \TheSeer\phpDox\Version('0.11.0-dev') ); exit($factory->getCLI()->run( new TheSeer\phpDox\CLIOptions($_SERVER['argv'])