diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-22 00:26:01 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-22 00:26:01 +0000 |
commit | 713d42d25db4fe2bf44aaabc633401455507fbe6 (patch) | |
tree | 5235bf1312fe1e184ca6b2ca1276d37766742b16 /Makefile | |
parent | 32808b26c617415edde79eda97c71dcb1c9b6630 (diff) | |
download | yosys-713d42d25db4fe2bf44aaabc633401455507fbe6.tar.gz yosys-713d42d25db4fe2bf44aaabc633401455507fbe6.tar.bz2 yosys-713d42d25db4fe2bf44aaabc633401455507fbe6.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.22+39 +YOSYS_VER := 0.22+42 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |