aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-17 00:18:21 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-17 00:18:21 +0000
commit1c36f4cc2cfe8832be19c9c6be5592c6ea55df19 (patch)
tree76085c4d5ef523dc0463f21b3e132660ab93fa1a /Makefile
parent556d008ed3c2db351e93e0075ccd47bdfb634fd9 (diff)
downloadyosys-1c36f4cc2cfe8832be19c9c6be5592c6ea55df19.tar.gz
yosys-1c36f4cc2cfe8832be19c9c6be5592c6ea55df19.tar.bz2
yosys-1c36f4cc2cfe8832be19c9c6be5592c6ea55df19.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 4342882c3..4c6380619 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.20+22
+YOSYS_VER := 0.20+42
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo