aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-12-16 00:16:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-12-16 00:16:00 +0000
commit69cbef9666a18bb7ce9fc7f6e87083ee12bd3177 (patch)
treecd92e664cdd93353baf240a6638c64134204f364
parent76de4455e6cdf2fba32e15cb7ae02e54cd54d93b (diff)
downloadyosys-69cbef9666a18bb7ce9fc7f6e87083ee12bd3177.tar.gz
yosys-69cbef9666a18bb7ce9fc7f6e87083ee12bd3177.tar.bz2
yosys-69cbef9666a18bb7ce9fc7f6e87083ee12bd3177.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ddcb5991d..6a3b4fc0d 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.24+7
+YOSYS_VER := 0.24+10
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo