diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-12-13 00:17:31 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-12-13 00:17:31 +0000 |
| commit | 5d893c4b03b3027e5460872d67be444bd288c5c6 (patch) | |
| tree | d794b79035d2e78a0edf50c426131be330cc2d94 | |
| parent | 2093cf07e4b6fccd41da894e999acc8c528c06b3 (diff) | |
| download | yosys-5d893c4b03b3027e5460872d67be444bd288c5c6.tar.gz yosys-5d893c4b03b3027e5460872d67be444bd288c5c6.tar.bz2 yosys-5d893c4b03b3027e5460872d67be444bd288c5c6.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.24+1 +YOSYS_VER := 0.24+7 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |
