diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-05-26 00:17:28 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-05-26 00:17:28 +0000 |
commit | f698a0514dd7d410df6e9a5d35aed588bfd34c63 (patch) | |
tree | 7d37d931ff701b6b714ec9afa62eeb2ad5e3b724 /Makefile | |
parent | b75fa62e9b2a9f4410084fb1c80ceb23ed9d9c48 (diff) | |
download | yosys-f698a0514dd7d410df6e9a5d35aed588bfd34c63.tar.gz yosys-f698a0514dd7d410df6e9a5d35aed588bfd34c63.tar.bz2 yosys-f698a0514dd7d410df6e9a5d35aed588bfd34c63.zip |
Bump version
Diffstat (limited to 'Makefile')
-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+41 +YOSYS_VER := 0.17+50 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |