aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-22 00:26:01 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-22 00:26:01 +0000
commit713d42d25db4fe2bf44aaabc633401455507fbe6 (patch)
tree5235bf1312fe1e184ca6b2ca1276d37766742b16 /Makefile
parent32808b26c617415edde79eda97c71dcb1c9b6630 (diff)
downloadyosys-713d42d25db4fe2bf44aaabc633401455507fbe6.tar.gz
yosys-713d42d25db4fe2bf44aaabc633401455507fbe6.tar.bz2
yosys-713d42d25db4fe2bf44aaabc633401455507fbe6.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 52338120e..7802a3cc3 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.22+39
+YOSYS_VER := 0.22+42
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo