diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-13 00:17:46 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-13 00:17:46 +0000 |
commit | 4c334b905faa649f74c6341615a4848fbc40f77f (patch) | |
tree | 71723b80f16b24efa9d3a0343802a14cb7d89cca | |
parent | 615adc4253a25fd9053d7893cc1f8120908c9e4a (diff) | |
download | yosys-4c334b905faa649f74c6341615a4848fbc40f77f.tar.gz yosys-4c334b905faa649f74c6341615a4848fbc40f77f.tar.bz2 yosys-4c334b905faa649f74c6341615a4848fbc40f77f.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.26+4 +YOSYS_VER := 0.26+6 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |