Skip to content

Commit 4d6c12c

Browse files
committed
mesa 23.1.2
1 parent 60bab95 commit 4d6c12c

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=16.0.3
5-
set MESA_VERSION=23.1.1
4+
set LLVM_VERSION=16.0.5
5+
set MESA_VERSION=23.1.2
66

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

0 commit comments

Comments
 (0)