diff --git a/Library/Compiler.php b/Library/Compiler.php index f1ba3f5594..11e430e540 100755 --- a/Library/Compiler.php +++ b/Library/Compiler.php @@ -30,7 +30,7 @@ */ class Compiler { - const VERSION = '0.9.3a-dev'; + const VERSION = '0.9.4a-dev'; public $parserCompiled = false;