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