aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-01 00:18:29 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-01 00:18:29 +0000
commit6e907acf86d9ff0edd9a1c10274e62690e19e939 (patch)
tree35bbaf5f047b1f9d6d04579a523e8a1982c89441
parentd8a383b5553d3a3068659e632cf8daf01ac384ee (diff)
downloadyosys-6e907acf86d9ff0edd9a1c10274e62690e19e939.tar.gz
yosys-6e907acf86d9ff0edd9a1c10274e62690e19e939.tar.bz2
yosys-6e907acf86d9ff0edd9a1c10274e62690e19e939.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ca971ac2b..5bade092d 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.20+59
+YOSYS_VER := 0.20+70
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo