From fbda62e8773b7f34ef074024e922f0c6c8fdd081 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 6 Mar 2020 15:39:14 +0100 Subject: [PATCH] mesalib: Update version from 19.3.3 to 20.0.1 1. https://www.mesa3d.org/relnotes/20.0.0.html 2. https://www.mesa3d.org/relnotes/20.0.1.html --- mesalib.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesalib.be0 b/mesalib.be0 index 195e77c7f..ff43685e1 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mesalib-19.3.3-1 +# BEE_VERSION mesalib-20.0.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.)