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