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 8af9ee2 commit 0a98587Copy full SHA for 0a98587
PHPCtags.class.php
@@ -1,7 +1,7 @@
1
<?php
2
class PHPCtags
3
{
4
- const VERSION = '0.5.1';
+ const VERSION = '0.6.0';
5
6
private $mFile;
7
0 commit comments