We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93cc32b commit d527acaCopy full SHA for d527aca
PHPCtags.class.php
@@ -5,7 +5,7 @@
5
6
class PHPCtags
7
{
8
- const VERSION = '0.6.1';
+ const VERSION = '0.8.1';
9
10
private $mFile;
11
0 commit comments