aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-11 00:24:29 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-11 00:24:29 +0000
commit5c7a1eda92269aaad372a662b0e32758b2a4e014 (patch)
treecc67b6d240d3553ed177c92c9020b757a4a2d168
parent00bef0b534d28e6881f6ce145351d4ac7a050187 (diff)
downloadyosys-5c7a1eda92269aaad372a662b0e32758b2a4e014.tar.gz
yosys-5c7a1eda92269aaad372a662b0e32758b2a4e014.tar.bz2
yosys-5c7a1eda92269aaad372a662b0e32758b2a4e014.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b78cb7cd1..3b682b752 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.22+4
+YOSYS_VER := 0.22+17
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo