From 49c5a688b1e8142c9790008069cca352e30992f9 Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Thu, 12 Sep 2024 14:01:55 -0700 Subject: [PATCH] tag = 2024.09.12-1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 302fd556..9fb74470 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ LARGE_FILES_GZ_SPLIT += $(addsuffix .00.split, $(ARCHIVES)) MCW_ROOT?=$(PWD)/mgmt_core_wrapper MCW ?=LITEX_VEXRISCV -MPW_TAG ?= 2024.09.03-1 +MPW_TAG ?= 2024.09.12-1 PYTHON_BIN ?= python3