aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-29 00:17:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-29 00:17:18 +0000
commit30a4218f537e76d1b3f2be0859662a7055985e27 (patch)
tree8999e0753124ae2e8f2e8ed195eb07b93d6f135a /Makefile
parentd19f9d0b66280d6d73275dbb030b91381ccda48b (diff)
downloadyosys-30a4218f537e76d1b3f2be0859662a7055985e27.tar.gz
yosys-30a4218f537e76d1b3f2be0859662a7055985e27.tar.bz2
yosys-30a4218f537e76d1b3f2be0859662a7055985e27.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 f0c96c474..717aaf30f 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.19+34
+YOSYS_VER := 0.19+36
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo