diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-22 00:18:29 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-22 00:18:29 +0000 |
commit | 13e4f343b9818d1066e910f396fc634981fc07db (patch) | |
tree | 301ca4e8177e5d7d04055596ee789d36613cd3e4 | |
parent | 239ecf9185e319b98d809d16d6f7d01dcb003b70 (diff) | |
download | yosys-13e4f343b9818d1066e910f396fc634981fc07db.tar.gz yosys-13e4f343b9818d1066e910f396fc634981fc07db.tar.bz2 yosys-13e4f343b9818d1066e910f396fc634981fc07db.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.23+21 +YOSYS_VER := 0.23+25 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |