aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-24 00:16:59 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-24 00:16:59 +0000
commit8216b23fb7b0ee1944403943eb066e0689129ba9 (patch)
tree3543193b185cc61e90b9774879a43b390ae0caad
parentef8ed21a2e7ccaea468baef293fc497d430960b6 (diff)
downloadyosys-8216b23fb7b0ee1944403943eb066e0689129ba9.tar.gz
yosys-8216b23fb7b0ee1944403943eb066e0689129ba9.tar.bz2
yosys-8216b23fb7b0ee1944403943eb066e0689129ba9.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2b5f2c079..43b90355b 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.26+50
+YOSYS_VER := 0.26+53
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo