aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-07 00:19:32 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-07 00:19:32 +0000
commit09c6fc68c7538306f10794e6456c74815ec9e570 (patch)
tree061de36b53f2e218da6e77ca621f0531f1009289 /Makefile
parent0098b32c6c36e304b577bbe09eff2d645035fadb (diff)
downloadyosys-09c6fc68c7538306f10794e6456c74815ec9e570.tar.gz
yosys-09c6fc68c7538306f10794e6456c74815ec9e570.tar.bz2
yosys-09c6fc68c7538306f10794e6456c74815ec9e570.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 534ee3f1d..debc9eccd 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.19+2
+YOSYS_VER := 0.19+10
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo