diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-16 00:17:37 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-16 00:17:37 +0000 |
commit | a20804c6ed0a734d13ddb43dda0f3ac976a62290 (patch) | |
tree | e4fb1702fdea83be8f20d83f68e39cd2c2c4f9b8 /Makefile | |
parent | 1c667fab2b02d43554db13292d49863e340ff277 (diff) | |
download | yosys-a20804c6ed0a734d13ddb43dda0f3ac976a62290.tar.gz yosys-a20804c6ed0a734d13ddb43dda0f3ac976a62290.tar.bz2 yosys-a20804c6ed0a734d13ddb43dda0f3ac976a62290.zip |
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.26+24 +YOSYS_VER := 0.26+34 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |