Skip to content

Commit d527aca

Browse files
committed
fixed version number.
1 parent 93cc32b commit d527aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PHPCtags.class.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
class PHPCtags
77
{
8-
const VERSION = '0.6.1';
8+
const VERSION = '0.8.1';
99

1010
private $mFile;
1111

0 commit comments

Comments
 (0)