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