diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-04 00:16:33 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-04 00:16:33 +0000 |
commit | 54bf15a5b82631a94a51970e07092244c675a99a (patch) | |
tree | b1cf65250c9aa2c4db94318b8da644a855b076e3 | |
parent | a90f9406155aafb4becc43fb21c75ab3aff9bdd7 (diff) | |
download | yosys-54bf15a5b82631a94a51970e07092244c675a99a.tar.gz yosys-54bf15a5b82631a94a51970e07092244c675a99a.tar.bz2 yosys-54bf15a5b82631a94a51970e07092244c675a99a.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+97 +YOSYS_VER := 0.25+99 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |