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 52d6e00 commit 84017beCopy full SHA for 84017be
PHPCtags.class.php
@@ -1,7 +1,7 @@
1
<?php
2
class PHPCtags
3
{
4
- const VERSION = '0.5';
+ const VERSION = '0.5.1';
5
6
private $mFile;
7
0 commit comments