diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-30 00:23:01 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-30 00:23:01 +0000 |
commit | c0ad6b3bc64e4210531c4629f266aa0b3beecbb0 (patch) | |
tree | f74005303eb76c84f734633c2a87df9658750842 /Makefile | |
parent | 31c15e5fa60b8cb47e7785fc420d90e860708034 (diff) | |
download | yosys-c0ad6b3bc64e4210531c4629f266aa0b3beecbb0.tar.gz yosys-c0ad6b3bc64e4210531c4629f266aa0b3beecbb0.tar.bz2 yosys-c0ad6b3bc64e4210531c4629f266aa0b3beecbb0.zip |
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.22+57 +YOSYS_VER := 0.22+60 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |