aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-08 00:22:25 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-08 00:22:25 +0000
commit0e13d7e4c791a261a8746fefbbe92f1f3c68852d (patch)
treed2d8fec6bc1f5518891375fdfc292f3ae63f72a3 /Makefile
parentae1a24d0c463b805364f5f4446eaaf64248d4d64 (diff)
downloadyosys-0e13d7e4c791a261a8746fefbbe92f1f3c68852d.tar.gz
yosys-0e13d7e4c791a261a8746fefbbe92f1f3c68852d.tar.bz2
yosys-0e13d7e4c791a261a8746fefbbe92f1f3c68852d.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 ce2bb84f8..9e1dc8207 100644
--- a/Makefile
+++ b/Makefile
@@ -132,7 +132,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.22+1
+YOSYS_VER := 0.22+4
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo