From d95bbe34574b53d788911b7adecd699c96329ff3 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 2 Mar 2017 09:05:19 +0100 Subject: [PATCH] screen: Update version from 4.5.0 to 4.5.1 --- screen.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.be0 b/screen.be0 index 19c21c08a..09e46411c 100755 --- a/screen.be0 +++ b/screen.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION screen-4.5.0-0 +# BEE_VERSION screen-4.5.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.)