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