aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-11 00:14:42 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-11 00:14:42 +0000
commit5ea2c290a58dcc2a2eacacd8b3288d9a1d7037bb (patch)
tree5fba124ac20786e5678fe8b3409ecc54ecbd034f /Makefile
parentf3c4e93d2499dd96e331e49ad09540af9b9cd0bd (diff)
downloadyosys-5ea2c290a58dcc2a2eacacd8b3288d9a1d7037bb.tar.gz
yosys-5ea2c290a58dcc2a2eacacd8b3288d9a1d7037bb.tar.bz2
yosys-5ea2c290a58dcc2a2eacacd8b3288d9a1d7037bb.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 453d5b8d3..227ed419b 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.26+1
+YOSYS_VER := 0.26+4
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo