aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-09 00:21:22 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-09 00:21:22 +0000
commitd98738db5ce0347705fc1ce5f211b4e6d7dc5c3c (patch)
tree359de63da4d1486c80e1801ac79a43c28f9f6ec1
parent5ccc941f25059724c9a525e5e5f35bdc8209e72a (diff)
downloadyosys-d98738db5ce0347705fc1ce5f211b4e6d7dc5c3c.tar.gz
yosys-d98738db5ce0347705fc1ce5f211b4e6d7dc5c3c.tar.bz2
yosys-d98738db5ce0347705fc1ce5f211b4e6d7dc5c3c.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 62ad798b7..35597f255 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.21+5
+YOSYS_VER := 0.21+7
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo