Skip to content

Commit cd980df

Browse files
committed
mesa 24.0.2
1 parent 4855c28 commit cd980df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.cmd

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

4-
set LLVM_VERSION=18.1.0rc2
5-
set LLVM2_VERSION=18.1.0-rc2
6-
set MESA_VERSION=24.0.1
4+
set LLVM_VERSION=18.1.0rc4
5+
set LLVM2_VERSION=18.1.0-rc4
6+
set MESA_VERSION=24.0.2
77

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

0 commit comments

Comments
 (0)