diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-03-11 00:15:30 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-03-11 00:15:30 +0000 |
commit | 101d19bb6aef187653e240f5c6859e4d2efde1b5 (patch) | |
tree | 6b06bc413fb6787ebda4ebcd870eb8d6c1adacf4 | |
parent | c50f641812deed626bc9ecbfe171f56f36bf8432 (diff) | |
download | yosys-101d19bb6aef187653e240f5c6859e4d2efde1b5.tar.gz yosys-101d19bb6aef187653e240f5c6859e4d2efde1b5.tar.bz2 yosys-101d19bb6aef187653e240f5c6859e4d2efde1b5.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.27+3 +YOSYS_VER := 0.27+9 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |