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