diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-08 00:20:00 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-08 00:20:00 +0000 |
commit | 2cdbb85da674711f7eaa1f60244ee658d6593f48 (patch) | |
tree | 42427c4e195ce847c9703bdba3911ad7e1d74438 | |
parent | 4cb923a4f54048bcf459f09659d4ca7fc08837e0 (diff) | |
download | yosys-2cdbb85da674711f7eaa1f60244ee658d6593f48.tar.gz yosys-2cdbb85da674711f7eaa1f60244ee658d6593f48.tar.bz2 yosys-2cdbb85da674711f7eaa1f60244ee658d6593f48.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.22+72 +YOSYS_VER := 0.22+82 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |