diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-04 00:18:16 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-04 00:18:16 +0000 |
commit | 60a787fa50062169c1aae4ecb199d13c0b6f25b6 (patch) | |
tree | f73e5305b9f2ca1ae2a217993b8e0f51730b3da4 | |
parent | 733902c81e1be8e8eee880697ce967fb91e00d05 (diff) | |
download | yosys-60a787fa50062169c1aae4ecb199d13c0b6f25b6.tar.gz yosys-60a787fa50062169c1aae4ecb199d13c0b6f25b6.tar.bz2 yosys-60a787fa50062169c1aae4ecb199d13c0b6f25b6.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.20+0 +YOSYS_VER := 0.20+1 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |