diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-30 00:14:47 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-30 00:14:47 +0000 |
commit | d11cb6901fc84bf036a99c01818f58a2299f8380 (patch) | |
tree | e8916eb491084fb4ad6c2e9b070eed74b773e0c4 | |
parent | 26db5a11d3ab3657adb77f3a7d0cabbd19529033 (diff) | |
download | yosys-d11cb6901fc84bf036a99c01818f58a2299f8380.tar.gz yosys-d11cb6901fc84bf036a99c01818f58a2299f8380.tar.bz2 yosys-d11cb6901fc84bf036a99c01818f58a2299f8380.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.25+86 +YOSYS_VER := 0.25+89 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |