From 25ebcf0e929909ec721a59ef4816d3a654c7a6ce Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 7 Dec 2017 15:51:29 +0100 Subject: [PATCH] mesa: Update version from 17.2.4 to 17.2.6 The release-note are available online [1][2]. [1] https://www.mesa3d.org/relnotes/17.2.5.html [2] https://www.mesa3d.org/relnotes/17.2.6.html --- mesalib.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesalib.be0 b/mesalib.be0 index b11e717c4..647431d28 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mesalib-17.2.4-0 +# BEE_VERSION mesalib-17.2.6-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.)