aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-04-07 00:14:38 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-04-07 00:14:38 +0000
commit101075611fc5698739180017bf96b1abf140c8e7 (patch)
tree1b8bb227bf50623e649744cbe8cab9b7ea23626f
parent266f81816bbede3f42fabe59e7d0cd8873e1a467 (diff)
downloadyosys-101075611fc5698739180017bf96b1abf140c8e7.tar.gz
yosys-101075611fc5698739180017bf96b1abf140c8e7.tar.bz2
yosys-101075611fc5698739180017bf96b1abf140c8e7.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c38495fe2..7ba0c8579 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.27+22
+YOSYS_VER := 0.27+30
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo