aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-11 00:15:30 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-11 00:15:30 +0000
commit101d19bb6aef187653e240f5c6859e4d2efde1b5 (patch)
tree6b06bc413fb6787ebda4ebcd870eb8d6c1adacf4
parentc50f641812deed626bc9ecbfe171f56f36bf8432 (diff)
downloadyosys-101d19bb6aef187653e240f5c6859e4d2efde1b5.tar.gz
yosys-101d19bb6aef187653e240f5c6859e4d2efde1b5.tar.bz2
yosys-101d19bb6aef187653e240f5c6859e4d2efde1b5.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0581cba83..602e3edc9 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.27+3
+YOSYS_VER := 0.27+9
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo