diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-17 00:18:21 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-17 00:18:21 +0000 |
commit | 1c36f4cc2cfe8832be19c9c6be5592c6ea55df19 (patch) | |
tree | 76085c4d5ef523dc0463f21b3e132660ab93fa1a | |
parent | 556d008ed3c2db351e93e0075ccd47bdfb634fd9 (diff) | |
download | yosys-1c36f4cc2cfe8832be19c9c6be5592c6ea55df19.tar.gz yosys-1c36f4cc2cfe8832be19c9c6be5592c6ea55df19.tar.bz2 yosys-1c36f4cc2cfe8832be19c9c6be5592c6ea55df19.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.20+22 +YOSYS_VER := 0.20+42 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |