aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-11 00:17:13 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-11 00:17:13 +0000
commitb15a46c2c0bf79445d3f0ba0ec80303080d33cfe (patch)
treef2b6427358edcd8df36eac7740d4b9b23c49f678 /Makefile
parent53b205c41df737d2fc4feaf6a46e596a93780bf8 (diff)
downloadyosys-b15a46c2c0bf79445d3f0ba0ec80303080d33cfe.tar.gz
yosys-b15a46c2c0bf79445d3f0ba0ec80303080d33cfe.tar.bz2
yosys-b15a46c2c0bf79445d3f0ba0ec80303080d33cfe.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 dd9eaad92..9f7e1da35 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.18+0
+YOSYS_VER := 0.18+3
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo