aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-18 00:17:32 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-18 00:17:32 +0000
commit90147f5fbf38aef79067dfb92a9e5eceff791ba7 (patch)
treec3e214fd6d821c5d5a51e2f010429f6f901ccfeb
parente6a5d84149b51640e658145618bb4f6b8b31bb33 (diff)
downloadyosys-90147f5fbf38aef79067dfb92a9e5eceff791ba7.tar.gz
yosys-90147f5fbf38aef79067dfb92a9e5eceff791ba7.tar.bz2
yosys-90147f5fbf38aef79067dfb92a9e5eceff791ba7.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 41d4dbfad..cfdf2c2e0 100644
--- a/Makefile
+++ b/Makefile
@@ -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