From df63afaf18cc5753a0c97fc2e819a7cc9ee5a269 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 19 Aug 2016 15:50:52 +0200 Subject: [PATCH] bee: Update version from 1.2.10 to 1.2.11 Release notes [1]: > includes new beeversion -format specifiers for extra version and minor > fixes [1] https://github.molgen.mpg.de/mariux64/bee/releases/tag/bee-1.2.11 --- bee.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bee.be0 b/bee.be0 index 62793591c..840fbb0a5 100755 --- a/bee.be0 +++ b/bee.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION bee-1.2.10-0 +# BEE_VERSION bee-1.2.11-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.)