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