diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-09 00:19:53 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-09 00:19:53 +0000 |
commit | d2b4246a6d5b7b0a30ea7df23a6d06f0846b0304 (patch) | |
tree | 28ae6ed7e6e75fe48b4550dc8869308e12a350ca | |
parent | 6b4dbf6c364a5dc6a14263e24af6b011266855b7 (diff) | |
download | yosys-d2b4246a6d5b7b0a30ea7df23a6d06f0846b0304.tar.gz yosys-d2b4246a6d5b7b0a30ea7df23a6d06f0846b0304.tar.bz2 yosys-d2b4246a6d5b7b0a30ea7df23a6d06f0846b0304.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.20+1 +YOSYS_VER := 0.20+6 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |