Skip to content

Commit 65994ad

Browse files
committed
mesa 24.0.6
1 parent e4537ac commit 65994ad

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.3
5-
set MESA_VERSION=24.0.5
4+
set LLVM_VERSION=18.1.4
5+
set MESA_VERSION=24.0.6
66

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

0 commit comments

Comments
 (0)