diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-27 00:25:00 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-27 00:25:00 +0000 |
commit | a9795c4fce52f825fbb455daa74b4d126a289ff6 (patch) | |
tree | bd304dddf0cbae1166c362a83a3ec98bbab83626 | |
parent | b2ddd0d42d8bc6d7dc770e0a2077e6740298708f (diff) | |
download | yosys-a9795c4fce52f825fbb455daa74b4d126a289ff6.tar.gz yosys-a9795c4fce52f825fbb455daa74b4d126a289ff6.tar.bz2 yosys-a9795c4fce52f825fbb455daa74b4d126a289ff6.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+18 +YOSYS_VER := 0.21+23 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |