aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-17 00:19:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-17 00:19:18 +0000
commit0516fd751cfe4a1e7b34c7a38bfadba746c68b52 (patch)
tree29f45d5f42fc7dd827ccd4dc2f3706c859aa0fe1
parent48659ee2bb0590721f156e1d08f61305aed51d29 (diff)
downloadyosys-0516fd751cfe4a1e7b34c7a38bfadba746c68b52.tar.gz
yosys-0516fd751cfe4a1e7b34c7a38bfadba746c68b52.tar.bz2
yosys-0516fd751cfe4a1e7b34c7a38bfadba746c68b52.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e731fed8b..e8a38d97c 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.23+8
+YOSYS_VER := 0.23+10
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo