aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-06 00:19:31 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-06 00:19:31 +0000
commit9313549cddd665d0ff3e46f3159f6ee5bd0f81a0 (patch)
tree96be36ab0af405cd0b1112672fbdcdc0850e4fb0
parent3f04931adb4f50d50a8738333e60a7037704d616 (diff)
downloadyosys-9313549cddd665d0ff3e46f3159f6ee5bd0f81a0.tar.gz
yosys-9313549cddd665d0ff3e46f3159f6ee5bd0f81a0.tar.bz2
yosys-9313549cddd665d0ff3e46f3159f6ee5bd0f81a0.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5bade092d..34ab857e2 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.20+70
+YOSYS_VER := 0.20+74
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo