From 676d1b4c2869b0001f06e5eed6615737399b3fbc Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 1 Mar 2018 17:05:09 +0100 Subject: [PATCH] bee: Update version from 1.2.14 to 1.2.15 The new release includes support for the Meson build system. --- bee.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bee.be0 b/bee.be0 index 9787185aa..ba93e8d86 100755 --- a/bee.be0 +++ b/bee.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION bee-1.2.14-0 +# BEE_VERSION bee-1.2.15-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.)