Skip to content

Commit

Permalink
mesa 23.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mmozeiko committed Jul 25, 2023
1 parent 4d6c12c commit c19dcee
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.5
set MESA_VERSION=23.1.2
set LLVM_VERSION=16.0.6
set MESA_VERSION=23.1.4

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

Expand Down

0 comments on commit c19dcee

Please sign in to comment.