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 0a08b6a commit f2b11e2Copy full SHA for f2b11e2
PHPCtags.class.php
@@ -1,7 +1,7 @@
1
<?php
2
class PHPCtags
3
{
4
- const VERSION = 0.3;
+ const VERSION = 0.4;
5
6
private $mFile;
7
0 commit comments