diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-14 00:21:12 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-14 00:21:12 +0000 |
commit | a217450524e21222d8d32bd448f1ea2291685258 (patch) | |
tree | 75a64dfda72341d92bddbb2f52719e976552a760 /Makefile | |
parent | da614fe13ad2c98a1b02baa07fa304697a78b9ba (diff) | |
download | yosys-a217450524e21222d8d32bd448f1ea2291685258.tar.gz yosys-a217450524e21222d8d32bd448f1ea2291685258.tar.bz2 yosys-a217450524e21222d8d32bd448f1ea2291685258.zip |
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.21+7 +YOSYS_VER := 0.21+10 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |