aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-05 00:19:28 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-05 00:19:28 +0000
commitaa0b47c74a44ea3fd95e200e46bb858f68081aeb (patch)
tree029c98281bdc18dcf2bd284388b54c8982c48929 /Makefile
parente35a1663532d36c4dc0decda68846d22c9900876 (diff)
downloadyosys-aa0b47c74a44ea3fd95e200e46bb858f68081aeb.tar.gz
yosys-aa0b47c74a44ea3fd95e200e46bb858f68081aeb.tar.bz2
yosys-aa0b47c74a44ea3fd95e200e46bb858f68081aeb.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 0627fc61f..db91fb267 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.17+74
+YOSYS_VER := 0.17+76
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo