diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-01 00:23:48 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-01 00:23:48 +0000 |
commit | d8ea5ef6e2e6f6da132d8755eddcdaf71b5caf9e (patch) | |
tree | 4fff42e05e5cad9455ff62eeab5f07052875cc41 | |
parent | 8d69220be7267754a680a11b2f70bab331c6b8cd (diff) | |
download | yosys-d8ea5ef6e2e6f6da132d8755eddcdaf71b5caf9e.tar.gz yosys-d8ea5ef6e2e6f6da132d8755eddcdaf71b5caf9e.tar.bz2 yosys-d8ea5ef6e2e6f6da132d8755eddcdaf71b5caf9e.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |