aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-14 00:18:42 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-14 00:18:42 +0000
commit3046a06490831b171a04b000f3676c5df0af68d5 (patch)
treeea129943e9107f644e56c0613acad382075b6e1b
parent6b7efe12b79d4ed68af6a31f124213e101edbbb1 (diff)
downloadyosys-3046a06490831b171a04b000f3676c5df0af68d5.tar.gz
yosys-3046a06490831b171a04b000f3676c5df0af68d5.tar.bz2
yosys-3046a06490831b171a04b000f3676c5df0af68d5.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9f7e1da35..f85ea0b53 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.18+3
+YOSYS_VER := 0.18+10
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo