Skip to content

Commit

Permalink
mesa 24.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mmozeiko committed Apr 24, 2024
1 parent e4537ac commit 65994ad
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=18.1.3
set MESA_VERSION=24.0.5
set LLVM_VERSION=18.1.4
set MESA_VERSION=24.0.6

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

Expand Down

0 comments on commit 65994ad

Please sign in to comment.