We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb08c6 commit 6483123Copy full SHA for 6483123
PHPCtags.class.php
@@ -5,7 +5,7 @@
5
6
class PHPCtags
7
{
8
- const VERSION = '0.8.1';
+ const VERSION = '0.9.0';
9
10
private $mFile;
11
0 commit comments