From 6d8e68d7ca3dd8a576fb753f36440ea37c8cbfeb Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 5 Oct 2018 13:24:36 +0200 Subject: [PATCH] libbsd: Convert to versionless bee file --- libbsd-0.9.1-0.bee => libbsd.be0 | 2 ++ 1 file changed, 2 insertions(+) rename libbsd-0.9.1-0.bee => libbsd.be0 (98%) diff --git a/libbsd-0.9.1-0.bee b/libbsd.be0 similarity index 98% rename from libbsd-0.9.1-0.bee rename to libbsd.be0 index 3a7440d35..5c6614d2a 100755 --- a/libbsd-0.9.1-0.bee +++ b/libbsd.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION libbsd-0.9.1-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.)