aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-08 00:15:24 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-08 00:15:24 +0000
commit4afb95128354f40caa201861a9e0bb8413908ae7 (patch)
tree986a67da4115373971d93640c2557627d51e94c0 /Makefile
parentd9bb10ba5f82d53d884ac3e18471a619d596ee5d (diff)
downloadyosys-4afb95128354f40caa201861a9e0bb8413908ae7.tar.gz
yosys-4afb95128354f40caa201861a9e0bb8413908ae7.tar.bz2
yosys-4afb95128354f40caa201861a9e0bb8413908ae7.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 db91fb267..120e3076e 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.17+76
+YOSYS_VER := 0.17+87
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo