aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-03 00:15:41 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-03 00:15:41 +0000
commita27a297ebce0737a90007daf753a39c56e8d02c2 (patch)
treee6caee7266f6bb11b4211d251aa50f55b6f31bc5
parent583ab81670847bc0084708bab04c64cb43bc3a51 (diff)
downloadyosys-a27a297ebce0737a90007daf753a39c56e8d02c2.tar.gz
yosys-a27a297ebce0737a90007daf753a39c56e8d02c2.tar.bz2
yosys-a27a297ebce0737a90007daf753a39c56e8d02c2.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a51bfa1ce..684de3cdd 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.24+10
+YOSYS_VER := 0.24+25
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo