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