aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-18 00:17:17 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-18 00:17:17 +0000
commit29e7756b0c62da280c6a1087415ee6c3ac1bbde9 (patch)
treebacf5aea1e33c8423f75feb7ffb7963eab8f3b93 /Makefile
parentbfc3c20cfb44b017e1b8a23d9bce3a91ba2010ab (diff)
downloadyosys-29e7756b0c62da280c6a1087415ee6c3ac1bbde9.tar.gz
yosys-29e7756b0c62da280c6a1087415ee6c3ac1bbde9.tar.bz2
yosys-29e7756b0c62da280c6a1087415ee6c3ac1bbde9.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 51978eef9..2a05fcc50 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.25+58
+YOSYS_VER := 0.25+60
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo