From 25185d8a7b206f759e2c23bd031baa7f91eaef8f Mon Sep 17 00:00:00 2001 From: Akash Levy Date: Wed, 15 May 2024 17:27:37 -0700 Subject: [PATCH] Bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2a6d50e42..294120de5 100644 --- a/Makefile +++ b/Makefile @@ -140,7 +140,7 @@ LIBS += -lrt endif endif -YOSYS_VER := 0.41+84 +YOSYS_VER := 0.41+85 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo