aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-09 00:19:53 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-09 00:19:53 +0000
commitd2b4246a6d5b7b0a30ea7df23a6d06f0846b0304 (patch)
tree28ae6ed7e6e75fe48b4550dc8869308e12a350ca
parent6b4dbf6c364a5dc6a14263e24af6b011266855b7 (diff)
downloadyosys-d2b4246a6d5b7b0a30ea7df23a6d06f0846b0304.tar.gz
yosys-d2b4246a6d5b7b0a30ea7df23a6d06f0846b0304.tar.bz2
yosys-d2b4246a6d5b7b0a30ea7df23a6d06f0846b0304.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b794e9886..be162ea72 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.20+1
+YOSYS_VER := 0.20+6
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo