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