From 6b04d9133d9ba8b28dadf07d75f6dc16ba020786 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 13 Jun 2017 08:39:49 +0200 Subject: [PATCH] clang: Update version from 3.9.1 to 4.0.0 --- clang.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang.be0 b/clang.be0 index 7e3067724..3f01ae19f 100755 --- a/clang.be0 +++ b/clang.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION clang-3.9.1-0 +# BEE_VERSION clang-4.0.0-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)