diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-26 00:16:21 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-26 00:16:21 +0000 |
commit | 23e26ff66153f6c147adee515e547b7d34962347 (patch) | |
tree | cdb5f609fad515e596ebfead43bc3facdab329aa | |
parent | fd01d9eb8bfd487521c25156a819a0e08a79d56e (diff) | |
download | yosys-23e26ff66153f6c147adee515e547b7d34962347.tar.gz yosys-23e26ff66153f6c147adee515e547b7d34962347.tar.bz2 yosys-23e26ff66153f6c147adee515e547b7d34962347.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.23+29 +YOSYS_VER := 0.23+35 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |