diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-26 00:16:37 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-26 00:16:37 +0000 |
commit | 541fdffff243bccb410de13ae3ef91797060fcd4 (patch) | |
tree | 0b42b699acfc2dab04576544623bd52d54002d7f | |
parent | b9155a574ed96316ad7367624fce9628ec33daf0 (diff) | |
download | yosys-541fdffff243bccb410de13ae3ef91797060fcd4.tar.gz yosys-541fdffff243bccb410de13ae3ef91797060fcd4.tar.bz2 yosys-541fdffff243bccb410de13ae3ef91797060fcd4.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.25+83 +YOSYS_VER := 0.25+86 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |