From b4946a7b94dd0aeacee47b5cbb74b624b1e25edd Mon Sep 17 00:00:00 2001 From: Steffen Date: Fri, 18 Sep 2015 19:48:28 +0200 Subject: [PATCH] Updating version to 0.8.0a --- Library/Compiler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Compiler.php b/Library/Compiler.php index 0497c14342..f539ca0b1b 100755 --- a/Library/Compiler.php +++ b/Library/Compiler.php @@ -30,7 +30,7 @@ */ class Compiler { - const VERSION = '0.7.1b'; + const VERSION = '0.8.0a'; /** * @var CompilerFile[]