From f7fda76274f57fc42f10c96f70d8da5d8a87b3f4 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 19 Oct 2017 14:51:40 +0200 Subject: [PATCH] Donald: Update version from 1.03 to 1.05 Donald::Select allows asynchronous writers now and this might be useful for clusterd. I know the documentation (and the name) is awful, but this is the status quo and I have other things to do currently. --- Donald.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Donald.be0 b/Donald.be0 index 215f55dd0..03f8fc333 100755 --- a/Donald.be0 +++ b/Donald.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION Donald-1.03-0 +# BEE_VERSION Donald-1.05-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.)