aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-30 00:21:44 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-30 00:21:44 +0000
commit7117817dbe7edebc9ba63a9810eb775c90b6ece6 (patch)
treea3cb9f7c59c3c95cf7003190208db17c96233d1b /Makefile
parenta8506c1c760b476a661e0e2484388648f3a55664 (diff)
downloadyosys-7117817dbe7edebc9ba63a9810eb775c90b6ece6.tar.gz
yosys-7117817dbe7edebc9ba63a9810eb775c90b6ece6.tar.bz2
yosys-7117817dbe7edebc9ba63a9810eb775c90b6ece6.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 47911908e..ca971ac2b 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.20+54
+YOSYS_VER := 0.20+59
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo