diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-08 00:20:56 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-08 00:20:56 +0000 |
commit | 406e12d859defcd2088388e74b9cc5b11dae457a (patch) | |
tree | e896028e8a7765db1660dc49e90052f085f9ce91 | |
parent | b7bf685010bf01230ad4fce5fea92f844eb55a35 (diff) | |
download | yosys-406e12d859defcd2088388e74b9cc5b11dae457a.tar.gz yosys-406e12d859defcd2088388e74b9cc5b11dae457a.tar.bz2 yosys-406e12d859defcd2088388e74b9cc5b11dae457a.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.21+1 +YOSYS_VER := 0.21+5 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |