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