diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-14 00:17:45 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-14 00:17:45 +0000 |
commit | e0bc25f1af26d6c152f72361f0fc10fc2c814357 (patch) | |
tree | 8ec2d6c127f19c594da04e7fd3b1f3f5aff33167 | |
parent | d2032ac6fd13ea22605d569e6f66b4590daab3a8 (diff) | |
download | yosys-e0bc25f1af26d6c152f72361f0fc10fc2c814357.tar.gz yosys-e0bc25f1af26d6c152f72361f0fc10fc2c814357.tar.bz2 yosys-e0bc25f1af26d6c152f72361f0fc10fc2c814357.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.26+6 +YOSYS_VER := 0.26+13 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |