From 8a676f4c575daddaef7f9c0a1c2a2003ab9e57c4 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 25 Oct 2018 18:30:37 +0200 Subject: [PATCH] mesalib: Update version from 18.2.1 to 18.2.3 Release notes: 1. https://www.mesa3d.org/relnotes/18.2.2.html 2. https://www.mesa3d.org/relnotes/18.2.3.html --- mesalib.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesalib.be0 b/mesalib.be0 index 25422461c..23d371557 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mesalib-18.2.1-0 +# BEE_VERSION mesalib-18.2.3-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.)