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