diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-28 00:19:25 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-28 00:19:25 +0000 |
commit | 869e6a1b6d463ff1e72e8ae57cae751be4000687 (patch) | |
tree | 8c104f262c0b767fddd8665350113c1131515509 /Makefile | |
parent | 48efc9b75c349beae615b8284cc3e23ebad28773 (diff) | |
download | yosys-869e6a1b6d463ff1e72e8ae57cae751be4000687.tar.gz yosys-869e6a1b6d463ff1e72e8ae57cae751be4000687.tar.bz2 yosys-869e6a1b6d463ff1e72e8ae57cae751be4000687.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.18+29 +YOSYS_VER := 0.18+33 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |