diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-07 00:53:15 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-07 00:53:15 +0000 |
commit | 4fa4161aa633bb1fa9934501f5056b0674b6ed5c (patch) | |
tree | 47f78beadcb252622dafe1093a5385fe04441f27 | |
parent | 07d9924a1b0093da91a7a522a6d53c6826d0545e (diff) | |
download | yosys-4fa4161aa633bb1fa9934501f5056b0674b6ed5c.tar.gz yosys-4fa4161aa633bb1fa9934501f5056b0674b6ed5c.tar.bz2 yosys-4fa4161aa633bb1fa9934501f5056b0674b6ed5c.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.21+0 +YOSYS_VER := 0.21+1 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |