aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-28 00:18:37 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-28 00:18:37 +0000
commit23a39d707eca0ef9095bfaac7bf8c02dafd41619 (patch)
tree09c0cee6261c0b1bdfa87e701441f7183013a828 /Makefile
parenta6819042378d6b211f2e9c5a24fafb01fbde2bec (diff)
downloadyosys-23a39d707eca0ef9095bfaac7bf8c02dafd41619.tar.gz
yosys-23a39d707eca0ef9095bfaac7bf8c02dafd41619.tar.bz2
yosys-23a39d707eca0ef9095bfaac7bf8c02dafd41619.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 067e0bbf0..f0c96c474 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.19+25
+YOSYS_VER := 0.19+34
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo