diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-05 00:26:07 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-05 00:26:07 +0000 |
commit | 620af8b663485647575b9bb4e8aed669c109c0c5 (patch) | |
tree | 8d81119f3c83b0ffdb317fd443eff8596c02a74e | |
parent | f5e2c0a49816be3ce425b96a64a07e8fadcc6e70 (diff) | |
download | yosys-620af8b663485647575b9bb4e8aed669c109c0c5.tar.gz yosys-620af8b663485647575b9bb4e8aed669c109c0c5.tar.bz2 yosys-620af8b663485647575b9bb4e8aed669c109c0c5.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.21+23 +YOSYS_VER := 0.21+28 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |