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