From be0c01ed80ead77f86ac3fb7f96ef762adbfa102 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 7 Dec 2017 15:25:16 +0100 Subject: [PATCH] clusterd: Update version from 1.107 to 1.109 https://github.molgen.mpg.de/mariux64/clusterd/releases/tag/v1.109 --- clusterd.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusterd.be0 b/clusterd.be0 index 7f2b1899a..58837221d 100755 --- a/clusterd.be0 +++ b/clusterd.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION clusterd-1.107-0 +# BEE_VERSION clusterd-1.109-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.)