From ee0e08b95a3fc8544bb1534969380584e4e9a05d Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 31 Aug 2020 22:18:20 +0200 Subject: [PATCH] ninja: Update version from 1.8.2 to 1.10.1 https://groups.google.com/forum/#!msg/ninja-build/QQM54eAhrjU/q5zn_zTlAQAJ --- ninja.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ninja.be0 b/ninja.be0 index b9e83aaad..606f7c779 100755 --- a/ninja.be0 +++ b/ninja.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION ninja-1.8.2-0 +# BEE_VERSION ninja-1.10.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.)