Skip to content

Commit 403e930

Browse files
committed
mesa 24.0.7
1 parent 65994ad commit 403e930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
@echo off
22
setlocal enabledelayedexpansion
33

4-
set LLVM_VERSION=18.1.4
5-
set MESA_VERSION=24.0.6
4+
set LLVM_VERSION=18.1.5
5+
set MESA_VERSION=24.0.7
66

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

0 commit comments

Comments
 (0)