aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-15 00:17:48 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-15 00:17:48 +0000
commit59de4a0e7fbc56fdfa8bb8cd2b18c6913ef8a469 (patch)
treead17d346d24414d147454616e61da70d4d21aaea
parentec947036191bce7ef020c240fbdb8d6fdcf572b6 (diff)
downloadyosys-59de4a0e7fbc56fdfa8bb8cd2b18c6913ef8a469.tar.gz
yosys-59de4a0e7fbc56fdfa8bb8cd2b18c6913ef8a469.tar.bz2
yosys-59de4a0e7fbc56fdfa8bb8cd2b18c6913ef8a469.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c473d55d6..5a5772d2a 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.26+13
+YOSYS_VER := 0.26+24
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo