aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-02 00:18:47 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-02 00:18:47 +0000
commit9747e55d9520631c4405ec42c02d5197c2ea57ab (patch)
tree2387615a87a27be23632c6d17c8685f00f3f3470
parent981c934b5bb8805bba98ae1989a4c8eb3b6e9098 (diff)
downloadyosys-9747e55d9520631c4405ec42c02d5197c2ea57ab.tar.gz
yosys-9747e55d9520631c4405ec42c02d5197c2ea57ab.tar.bz2
yosys-9747e55d9520631c4405ec42c02d5197c2ea57ab.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d7c2afacc..5d70ef693 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.26+62
+YOSYS_VER := 0.26+73
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo