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