diff --git a/Library/Compiler.php b/Library/Compiler.php index 6966741451..a312f8e5b5 100644 --- a/Library/Compiler.php +++ b/Library/Compiler.php @@ -32,7 +32,7 @@ */ class Compiler { - const VERSION = '0.9.8'; + const VERSION = '0.9.9'; public $parserCompiled = false; diff --git a/appveyor.yml b/appveyor.yml index 508611a43a..56bf5f2ce7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 0.9.8-{build} +version: 0.9.9-{build} build: false environment: