aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-07 00:53:15 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-07 00:53:15 +0000
commit4fa4161aa633bb1fa9934501f5056b0674b6ed5c (patch)
tree47f78beadcb252622dafe1093a5385fe04441f27
parent07d9924a1b0093da91a7a522a6d53c6826d0545e (diff)
downloadyosys-4fa4161aa633bb1fa9934501f5056b0674b6ed5c.tar.gz
yosys-4fa4161aa633bb1fa9934501f5056b0674b6ed5c.tar.bz2
yosys-4fa4161aa633bb1fa9934501f5056b0674b6ed5c.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6ea73825..f1e623d14 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.21+0
+YOSYS_VER := 0.21+1
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo