aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-01 00:23:48 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-01 00:23:48 +0000
commitd8ea5ef6e2e6f6da132d8755eddcdaf71b5caf9e (patch)
tree4fff42e05e5cad9455ff62eeab5f07052875cc41
parent8d69220be7267754a680a11b2f70bab331c6b8cd (diff)
downloadyosys-d8ea5ef6e2e6f6da132d8755eddcdaf71b5caf9e.tar.gz
yosys-d8ea5ef6e2e6f6da132d8755eddcdaf71b5caf9e.tar.bz2
yosys-d8ea5ef6e2e6f6da132d8755eddcdaf71b5caf9e.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 02afebe2e..d0600de6c 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.22+62
+YOSYS_VER := 0.22+70
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo