aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-10 00:16:23 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-10 00:16:23 +0000
commit035d99f3a82812669b801fb27aeee30876d61049 (patch)
treea3c534297d7bf3e0c7f66b4ed64c46e4574206de /Makefile
parent8fab6ec023dc0e343ff4dbe08d9bafee7f871306 (diff)
downloadyosys-035d99f3a82812669b801fb27aeee30876d61049.tar.gz
yosys-035d99f3a82812669b801fb27aeee30876d61049.tar.bz2
yosys-035d99f3a82812669b801fb27aeee30876d61049.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 be162ea72..1759ea182 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.20+6
+YOSYS_VER := 0.20+11
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo