diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-31 00:22:50 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-31 00:22:50 +0000 |
commit | 5f209f8be56d119478ffc75a1848a7c12b04cc19 (patch) | |
tree | 059736f3f994a9037890a469f13eb8f559834cda | |
parent | fe438ca1ab2f5c6e1bf14dce184c588808e557d2 (diff) | |
download | yosys-5f209f8be56d119478ffc75a1848a7c12b04cc19.tar.gz yosys-5f209f8be56d119478ffc75a1848a7c12b04cc19.tar.bz2 yosys-5f209f8be56d119478ffc75a1848a7c12b04cc19.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.22+60 +YOSYS_VER := 0.22+62 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |