aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-11 01:16:47 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-11 01:16:47 +0000
commit7b476996df962b63656152f643ff2181143f516e (patch)
tree31641e376f623e4753e29540c0492d5ae03223e1 /Makefile
parent2677569d48ea6e84b8a09fb789f25a40e4a5da08 (diff)
downloadyosys-7b476996df962b63656152f643ff2181143f516e.tar.gz
yosys-7b476996df962b63656152f643ff2181143f516e.tar.bz2
yosys-7b476996df962b63656152f643ff2181143f516e.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 9197d3add..2c5f11907 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.25+3
+YOSYS_VER := 0.25+8
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo