From c7d2ce015a2316b234a77d78e55c5d2e8931b178 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 23 Jun 2020 10:44:09 +0200 Subject: [PATCH] mcelog: Update versiom from v149 to v170 https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git/log/?h=v170 --- mcelog.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcelog.be0 b/mcelog.be0 index adcdbe839..7e4aee315 100755 --- a/mcelog.be0 +++ b/mcelog.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mcelog-149-0 +# BEE_VERSION mcelog-170-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.)