Skip to content

Commit

Permalink
mesa 24.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mmozeiko committed May 8, 2024
1 parent 65994ad commit 403e930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.cmd
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@echo off
setlocal enabledelayedexpansion

set LLVM_VERSION=18.1.4
set MESA_VERSION=24.0.6
set LLVM_VERSION=18.1.5
set MESA_VERSION=24.0.7

set PATH=%CD%\llvm\bin;%CD%\winflexbison;%PATH%

Expand Down

0 comments on commit 403e930

Please sign in to comment.