From 54e899b04e046a7b3b11429c6b725d49d6a72e97 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Fri, 30 Aug 2019 11:16:25 +0200 Subject: [PATCH] kexec-tools: Update version from 2.0.16 to 2.0.20 Update to latest version to get in sync for a patch. --- kexec-tools.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kexec-tools.be0 b/kexec-tools.be0 index 12c2977ca..789295129 100755 --- a/kexec-tools.be0 +++ b/kexec-tools.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION kexec-tools-2.0.16-0 +# BEE_VERSION kexec-tools-2.0.20-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.)