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