diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-12-16 00:16:00 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-12-16 00:16:00 +0000 |
commit | 69cbef9666a18bb7ce9fc7f6e87083ee12bd3177 (patch) | |
tree | cd92e664cdd93353baf240a6638c64134204f364 | |
parent | 76de4455e6cdf2fba32e15cb7ae02e54cd54d93b (diff) | |
download | yosys-69cbef9666a18bb7ce9fc7f6e87083ee12bd3177.tar.gz yosys-69cbef9666a18bb7ce9fc7f6e87083ee12bd3177.tar.bz2 yosys-69cbef9666a18bb7ce9fc7f6e87083ee12bd3177.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.24+7 +YOSYS_VER := 0.24+10 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |