From 722a7be77c1e9f0722bcf22191ea5a53880e8c01 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 1 Mar 2018 18:09:39 +0100 Subject: [PATCH] xfce4-timer-plugin: Convert to versionless bee file --- xfce4-timer-plugin-1.0.0-0.bee => xfce4-timer-plugin.be0 | 2 ++ 1 file changed, 2 insertions(+) rename xfce4-timer-plugin-1.0.0-0.bee => xfce4-timer-plugin.be0 (98%) diff --git a/xfce4-timer-plugin-1.0.0-0.bee b/xfce4-timer-plugin.be0 similarity index 98% rename from xfce4-timer-plugin-1.0.0-0.bee rename to xfce4-timer-plugin.be0 index 979535ce7..1a97044e6 100755 --- a/xfce4-timer-plugin-1.0.0-0.bee +++ b/xfce4-timer-plugin.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION xfce4-timer-plugin-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.)