diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-19 00:19:27 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-19 00:19:27 +0000 |
commit | 029c2785e810fda0ccc5abbb6057af760f2fc6f3 (patch) | |
tree | 81696fd98770e519aea96fe3a6e40bcc3b3a4360 | |
parent | f1c9399b66641b3e6a79acec7eeb4f57d31c9705 (diff) | |
download | yosys-029c2785e810fda0ccc5abbb6057af760f2fc6f3.tar.gz yosys-029c2785e810fda0ccc5abbb6057af760f2fc6f3.tar.bz2 yosys-029c2785e810fda0ccc5abbb6057af760f2fc6f3.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+42 +YOSYS_VER := 0.20+45 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |