From a0651559e6ec4fecfaed689a0a4989572523f494 Mon Sep 17 00:00:00 2001 From: Akash Levy Date: Sun, 19 May 2024 22:38:07 -0700 Subject: [PATCH] Update to REPLACEME for YOSYS_VER --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c2e4b38da..5e3b19449 100644 --- a/Makefile +++ b/Makefile @@ -140,7 +140,7 @@ LIBS += -lrt endif endif -YOSYS_VER := 0.41.91 +YOSYS_VER := REPLACEME # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo