Skip to content

Commit

Permalink
mesa 23.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmozeiko committed Apr 10, 2023
1 parent 2df9c74 commit 1a7322f
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.0
set MESA_VERSION=23.0.1
set LLVM_VERSION=16.0.1
set MESA_VERSION=23.0.2

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

Expand Down

0 comments on commit 1a7322f

Please sign in to comment.