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