diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-09 00:20:01 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-09 00:20:01 +0000 |
commit | faa1c2e7fecaf20e9506746d784eb50498d80602 (patch) | |
tree | 2b945b42a3c5858d0bfc2370f475897445d6c764 | |
parent | cb7299c3dce58bd59d7d8fc0d469c4bd57a8518c (diff) | |
download | yosys-faa1c2e7fecaf20e9506746d784eb50498d80602.tar.gz yosys-faa1c2e7fecaf20e9506746d784eb50498d80602.tar.bz2 yosys-faa1c2e7fecaf20e9506746d784eb50498d80602.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+0 +YOSYS_VER := 0.23+1 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |