aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-05 00:26:07 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-05 00:26:07 +0000
commit620af8b663485647575b9bb4e8aed669c109c0c5 (patch)
tree8d81119f3c83b0ffdb317fd443eff8596c02a74e
parentf5e2c0a49816be3ce425b96a64a07e8fadcc6e70 (diff)
downloadyosys-620af8b663485647575b9bb4e8aed669c109c0c5.tar.gz
yosys-620af8b663485647575b9bb4e8aed669c109c0c5.tar.bz2
yosys-620af8b663485647575b9bb4e8aed669c109c0c5.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7361ba079..4e5d03be1 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.21+23
+YOSYS_VER := 0.21+28
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo