diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-09 00:21:22 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-09 00:21:22 +0000 |
commit | d98738db5ce0347705fc1ce5f211b4e6d7dc5c3c (patch) | |
tree | 359de63da4d1486c80e1801ac79a43c28f9f6ec1 | |
parent | 5ccc941f25059724c9a525e5e5f35bdc8209e72a (diff) | |
download | yosys-d98738db5ce0347705fc1ce5f211b4e6d7dc5c3c.tar.gz yosys-d98738db5ce0347705fc1ce5f211b4e6d7dc5c3c.tar.bz2 yosys-d98738db5ce0347705fc1ce5f211b4e6d7dc5c3c.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+5 +YOSYS_VER := 0.21+7 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |