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