From bfbcabb3dc5ce34af0293420dcf504764d1abc11 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 8 Feb 2018 09:06:29 +0100 Subject: [PATCH] cronolog: Convert to versionless bee file --- cronolog-1.6.2-0.bee => cronolog.be0 | 2 ++ 1 file changed, 2 insertions(+) rename cronolog-1.6.2-0.bee => cronolog.be0 (98%) diff --git a/cronolog-1.6.2-0.bee b/cronolog.be0 similarity index 98% rename from cronolog-1.6.2-0.bee rename to cronolog.be0 index b0d603611..7396e1e99 100755 --- a/cronolog-1.6.2-0.bee +++ b/cronolog.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION cronolog-1.6.2-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.)