From bc53cc8dfa23a7be0115b469ac108207859e9452 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Sat, 10 Mar 2018 14:16:29 +0100 Subject: [PATCH] clusterd: Update version from 1.109 to 1.110 The only new feature is a timeout for lsof. --- clusterd.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusterd.be0 b/clusterd.be0 index 58837221d..19f00fc51 100755 --- a/clusterd.be0 +++ b/clusterd.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION clusterd-1.109-0 +# BEE_VERSION clusterd-1.110-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.)