diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-30 00:21:44 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-30 00:21:44 +0000 |
commit | 7117817dbe7edebc9ba63a9810eb775c90b6ece6 (patch) | |
tree | a3cb9f7c59c3c95cf7003190208db17c96233d1b /Makefile | |
parent | a8506c1c760b476a661e0e2484388648f3a55664 (diff) | |
download | yosys-7117817dbe7edebc9ba63a9810eb775c90b6ece6.tar.gz yosys-7117817dbe7edebc9ba63a9810eb775c90b6ece6.tar.bz2 yosys-7117817dbe7edebc9ba63a9810eb775c90b6ece6.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.20+54 +YOSYS_VER := 0.20+59 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |