aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-31 00:17:36 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-31 00:17:36 +0000
commitf7c1e4aadfcd168274f65034c4e66ed96271d8ec (patch)
tree5060756dba02b34b2e435a72440c983d3e32af04 /Makefile
parentc235802f4acf85b04c175a6b643aed17dd4c6f8c (diff)
downloadyosys-f7c1e4aadfcd168274f65034c4e66ed96271d8ec.tar.gz
yosys-f7c1e4aadfcd168274f65034c4e66ed96271d8ec.tar.bz2
yosys-f7c1e4aadfcd168274f65034c4e66ed96271d8ec.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 a9044c38c..e22ead408 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.25+89
+YOSYS_VER := 0.25+94
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo