aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-19 00:19:27 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-19 00:19:27 +0000
commit029c2785e810fda0ccc5abbb6057af760f2fc6f3 (patch)
tree81696fd98770e519aea96fe3a6e40bcc3b3a4360
parentf1c9399b66641b3e6a79acec7eeb4f57d31c9705 (diff)
downloadyosys-029c2785e810fda0ccc5abbb6057af760f2fc6f3.tar.gz
yosys-029c2785e810fda0ccc5abbb6057af760f2fc6f3.tar.bz2
yosys-029c2785e810fda0ccc5abbb6057af760f2fc6f3.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c6380619..d4573cd47 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.20+42
+YOSYS_VER := 0.20+45
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo