aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-12-06 01:16:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-12-06 01:16:03 +0000
commit1f6ac926a45cd5b757a3ea171777a9a2830cff3f (patch)
treeeca9c48d7aa8bb1029fd88c6720ffcefe89ddd25 /Makefile
parentf1da4b02044793c6cd776421233c65719a6a44aa (diff)
downloadyosys-1f6ac926a45cd5b757a3ea171777a9a2830cff3f.tar.gz
yosys-1f6ac926a45cd5b757a3ea171777a9a2830cff3f.tar.bz2
yosys-1f6ac926a45cd5b757a3ea171777a9a2830cff3f.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ce927f52e..c5c5ab69d 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.24+0
+YOSYS_VER := 0.24+1
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo