diff --git a/PHPCtags.class.php b/PHPCtags.class.php index fb59f73..83b7310 100644 --- a/PHPCtags.class.php +++ b/PHPCtags.class.php @@ -5,7 +5,7 @@ class PHPCtags { - const VERSION = '0.6.1'; + const VERSION = '0.8.1'; private $mFile;