Skip to content

Commit

Permalink
mesa 23.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mmozeiko committed Jun 10, 2023
1 parent 60bab95 commit 4d6c12c
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=16.0.3
set MESA_VERSION=23.1.1
set LLVM_VERSION=16.0.5
set MESA_VERSION=23.1.2

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

Expand Down

0 comments on commit 4d6c12c

Please sign in to comment.