aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-04-23 00:17:11 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-04-23 00:17:11 +0000
commit51dd0290241c521f5498f71f4fd4fb0598d83a76 (patch)
tree70a5ea25687a00c5cd8417a6dcdb1b38a0759daf
parent861142923719aa84afc3bdf3c24a9a36e5d5fbaf (diff)
downloadyosys-51dd0290241c521f5498f71f4fd4fb0598d83a76.tar.gz
yosys-51dd0290241c521f5498f71f4fd4fb0598d83a76.tar.bz2
yosys-51dd0290241c521f5498f71f4fd4fb0598d83a76.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 63e5a88d7..1fcd19149 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.28+4
+YOSYS_VER := 0.28+6
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo