diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-28 00:18:37 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-28 00:18:37 +0000 |
commit | 23a39d707eca0ef9095bfaac7bf8c02dafd41619 (patch) | |
tree | 09c0cee6261c0b1bdfa87e701441f7183013a828 | |
parent | a6819042378d6b211f2e9c5a24fafb01fbde2bec (diff) | |
download | yosys-23a39d707eca0ef9095bfaac7bf8c02dafd41619.tar.gz yosys-23a39d707eca0ef9095bfaac7bf8c02dafd41619.tar.bz2 yosys-23a39d707eca0ef9095bfaac7bf8c02dafd41619.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.19+25 +YOSYS_VER := 0.19+34 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |