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