aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-26 00:16:37 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-26 00:16:37 +0000
commit541fdffff243bccb410de13ae3ef91797060fcd4 (patch)
tree0b42b699acfc2dab04576544623bd52d54002d7f /Makefile
parentb9155a574ed96316ad7367624fce9628ec33daf0 (diff)
downloadyosys-541fdffff243bccb410de13ae3ef91797060fcd4.tar.gz
yosys-541fdffff243bccb410de13ae3ef91797060fcd4.tar.bz2
yosys-541fdffff243bccb410de13ae3ef91797060fcd4.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 ca8bc1cb5..7738e2acd 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.25+83
+YOSYS_VER := 0.25+86
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo