diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-05 00:18:39 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-05 00:18:39 +0000 |
commit | 45edc8eb9829c73b978691214d9e21c198123e7b (patch) | |
tree | 2269c811182961b790fe3da5de1162586d125629 /Makefile | |
parent | 5fa96ccdeefdfe6ec9d4ee6d36c9ebc43b02ce39 (diff) | |
download | yosys-45edc8eb9829c73b978691214d9e21c198123e7b.tar.gz yosys-45edc8eb9829c73b978691214d9e21c198123e7b.tar.bz2 yosys-45edc8eb9829c73b978691214d9e21c198123e7b.zip |
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.25+99 +YOSYS_VER := 0.25+102 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |