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