aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-28 00:19:25 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-28 00:19:25 +0000
commit869e6a1b6d463ff1e72e8ae57cae751be4000687 (patch)
tree8c104f262c0b767fddd8665350113c1131515509 /Makefile
parent48efc9b75c349beae615b8284cc3e23ebad28773 (diff)
downloadyosys-869e6a1b6d463ff1e72e8ae57cae751be4000687.tar.gz
yosys-869e6a1b6d463ff1e72e8ae57cae751be4000687.tar.bz2
yosys-869e6a1b6d463ff1e72e8ae57cae751be4000687.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c659b9aa..a8254e7fa 100644
--- a/Makefile
+++ b/Makefile
@@ -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