diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-29 00:17:18 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-29 00:17:18 +0000 |
commit | 30a4218f537e76d1b3f2be0859662a7055985e27 (patch) | |
tree | 8999e0753124ae2e8f2e8ed195eb07b93d6f135a | |
parent | d19f9d0b66280d6d73275dbb030b91381ccda48b (diff) | |
download | yosys-30a4218f537e76d1b3f2be0859662a7055985e27.tar.gz yosys-30a4218f537e76d1b3f2be0859662a7055985e27.tar.bz2 yosys-30a4218f537e76d1b3f2be0859662a7055985e27.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.19+34 +YOSYS_VER := 0.19+36 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |