aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-11 00:19:11 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-11 00:19:11 +0000
commit91010449ff2a66f89c2a8f9718ae320d3e899c41 (patch)
treebae4ef884308ce322e6dde026450351de031e441 /Makefile
parent0b0e01e211d4fa466f29ff25e8d8a37feeda47f7 (diff)
downloadyosys-91010449ff2a66f89c2a8f9718ae320d3e899c41.tar.gz
yosys-91010449ff2a66f89c2a8f9718ae320d3e899c41.tar.bz2
yosys-91010449ff2a66f89c2a8f9718ae320d3e899c41.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1759ea182..bd8e4d35d 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.20+11
+YOSYS_VER := 0.20+17
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo