diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-25 00:30:03 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-25 00:30:03 +0000 |
commit | 518194fac1d9915b82d0898177ef0546a2a69abe (patch) | |
tree | b412a5ca2304a920ff92bb9b0446238fe6df5945 | |
parent | fdce6c586846a6a87d02790a94cf11e8338c34d8 (diff) | |
download | yosys-518194fac1d9915b82d0898177ef0546a2a69abe.tar.gz yosys-518194fac1d9915b82d0898177ef0546a2a69abe.tar.bz2 yosys-518194fac1d9915b82d0898177ef0546a2a69abe.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.22+42 +YOSYS_VER := 0.22+57 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |