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