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