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 b90d550 commit 8f7cc79Copy full SHA for 8f7cc79
PHPCtags.class.php
@@ -1,7 +1,7 @@
1
<?php
2
class PHPCtags
3
{
4
- const VERSION = 0.4;
+ const VERSION = '0.4.1';
5
6
private $mFile;
7
0 commit comments