diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-05 00:16:46 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-05 00:16:46 +0000 |
commit | f2c689403ace0637b7455bac8f1e8d4bc312e74f (patch) | |
tree | 08bd58a524c8a80f0e6541f8f5becec979d70fbc | |
parent | 7bac1920b28672ba125aba991f30debae1cc0d8f (diff) | |
download | yosys-f2c689403ace0637b7455bac8f1e8d4bc312e74f.tar.gz yosys-f2c689403ace0637b7455bac8f1e8d4bc312e74f.tar.bz2 yosys-f2c689403ace0637b7455bac8f1e8d4bc312e74f.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.25+1 +YOSYS_VER := 0.25+3 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |