diff --git a/Library/Compiler.php b/Library/Compiler.php index bc1b358e78..1ac819d829 100755 --- a/Library/Compiler.php +++ b/Library/Compiler.php @@ -30,7 +30,7 @@ */ class Compiler { - const VERSION = '0.9.5a-dev'; + const VERSION = '0.9.6a-dev'; public $parserCompiled = false;