aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-08 00:20:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-08 00:20:00 +0000
commit2cdbb85da674711f7eaa1f60244ee658d6593f48 (patch)
tree42427c4e195ce847c9703bdba3911ad7e1d74438
parent4cb923a4f54048bcf459f09659d4ca7fc08837e0 (diff)
downloadyosys-2cdbb85da674711f7eaa1f60244ee658d6593f48.tar.gz
yosys-2cdbb85da674711f7eaa1f60244ee658d6593f48.tar.bz2
yosys-2cdbb85da674711f7eaa1f60244ee658d6593f48.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5a5288d54..bf34ff497 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.22+72
+YOSYS_VER := 0.22+82
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo