aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-21 00:15:46 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-21 00:15:46 +0000
commit23826e5152483c39a617ee1c696c3b48a0c2b756 (patch)
tree1077fb98cfaeba0552a74659e816fcb66f89ca01
parentdc0a799c06a48a1d9612743ed0b70458309462f0 (diff)
downloadyosys-23826e5152483c39a617ee1c696c3b48a0c2b756.tar.gz
yosys-23826e5152483c39a617ee1c696c3b48a0c2b756.tar.bz2
yosys-23826e5152483c39a617ee1c696c3b48a0c2b756.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5337d0c8d..52d02a1fc 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.27+12
+YOSYS_VER := 0.27+20
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo