diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-05 00:19:28 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-05 00:19:28 +0000 |
commit | aa0b47c74a44ea3fd95e200e46bb858f68081aeb (patch) | |
tree | 029c98281bdc18dcf2bd284388b54c8982c48929 | |
parent | e35a1663532d36c4dc0decda68846d22c9900876 (diff) | |
download | yosys-aa0b47c74a44ea3fd95e200e46bb858f68081aeb.tar.gz yosys-aa0b47c74a44ea3fd95e200e46bb858f68081aeb.tar.bz2 yosys-aa0b47c74a44ea3fd95e200e46bb858f68081aeb.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.17+74 +YOSYS_VER := 0.17+76 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |