aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-17 00:18:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-17 00:18:18 +0000
commit1cfedc90ce7b2bd63d75883a4e8c36fd44f0e4e7 (patch)
tree6d1d364358f6442b91f0b98357dd476985838549
parent25e7cb3bbb01d024b63cf8488cc3926f61e31804 (diff)
downloadyosys-1cfedc90ce7b2bd63d75883a4e8c36fd44f0e4e7.tar.gz
yosys-1cfedc90ce7b2bd63d75883a4e8c36fd44f0e4e7.tar.bz2
yosys-1cfedc90ce7b2bd63d75883a4e8c36fd44f0e4e7.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f3e1eba0..2a836aef5 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.26+34
+YOSYS_VER := 0.26+36
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo