diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-11 00:14:42 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-11 00:14:42 +0000 |
commit | 5ea2c290a58dcc2a2eacacd8b3288d9a1d7037bb (patch) | |
tree | 5fba124ac20786e5678fe8b3409ecc54ecbd034f | |
parent | f3c4e93d2499dd96e331e49ad09540af9b9cd0bd (diff) | |
download | yosys-5ea2c290a58dcc2a2eacacd8b3288d9a1d7037bb.tar.gz yosys-5ea2c290a58dcc2a2eacacd8b3288d9a1d7037bb.tar.bz2 yosys-5ea2c290a58dcc2a2eacacd8b3288d9a1d7037bb.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.26+1 +YOSYS_VER := 0.26+4 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |