From 99be835bbc60d8d104b3d450f51fb0ef15e48a5f Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 20 Dec 2019 13:05:30 +0100 Subject: [PATCH] mesalib: Update version from 19.2.2 to 19.3.1 1. https://www.mesa3d.org/relnotes/19.3.0.html 2. https://www.mesa3d.org/relnotes/19.3.1.html --- mesalib.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesalib.be0 b/mesalib.be0 index e3cc06a8f..4bd22ee5a 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mesalib-19.2.2-0 +# BEE_VERSION mesalib-19.3.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.)