diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-18 00:17:32 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-18 00:17:32 +0000 |
commit | 90147f5fbf38aef79067dfb92a9e5eceff791ba7 (patch) | |
tree | c3e214fd6d821c5d5a51e2f010429f6f901ccfeb | |
parent | e6a5d84149b51640e658145618bb4f6b8b31bb33 (diff) | |
download | yosys-90147f5fbf38aef79067dfb92a9e5eceff791ba7.tar.gz yosys-90147f5fbf38aef79067dfb92a9e5eceff791ba7.tar.bz2 yosys-90147f5fbf38aef79067dfb92a9e5eceff791ba7.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.18+13 +YOSYS_VER := 0.18+20 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |