diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-15 00:24:26 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-15 00:24:26 +0000 |
commit | d02ae8f2fc78f43e870e2d67d472b3e7039e2bbe (patch) | |
tree | 2beca5e1195ce3e5afcacb330515ef0325d6e175 /Makefile | |
parent | fc53a0a5c213dd1b51a3303fa90f46954d4a9664 (diff) | |
download | yosys-d02ae8f2fc78f43e870e2d67d472b3e7039e2bbe.tar.gz yosys-d02ae8f2fc78f43e870e2d67d472b3e7039e2bbe.tar.bz2 yosys-d02ae8f2fc78f43e870e2d67d472b3e7039e2bbe.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+29 +YOSYS_VER := 0.22+33 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |